Author Topic: Automation against V-App based EA installation  (Read 2168 times)

Toni Menzel

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Automation against V-App based EA installation
« on: August 09, 2013, 11:26:46 pm »
Hi there,

in a corporate installation we get EA9 as a microsoft application virtualization (App-V). While the application itself just works fine we do have serious problems connecting to it using the Java Automation Interface (SSJavaCOM):
Caused by: java.lang.Exception: Failed to construct object. Error code: 0x80040154
        at org.sparx.Repository.comConstructor(Native Method)
        at org.sparx.Repository.<init>(Repository.java:170)

So questions:

1. Any experience with this. I already got a reply from Sparx Support saying they have "limited experience" with those types of installments. So i am asking here to a wider audience.

2. Any workaround installing EA in non-admin mode on Win7 ? Note: Automation interface needs to work. The UI is not enough.