Book a Demo

Author Topic: Automation interface Java API on Solaris  (Read 5928 times)

Frans van Gool

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Automation interface Java API on Solaris
« on: May 28, 2013, 06:13:30 pm »
Hello,

Is there a way to use the automation interface Java API on Solaris?
I want to write some automated import and export applications.
These applications should run a server.
Unfortunately, the only servers available to me are Solaris servers.

Regards, Frans.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Automation interface Java API on Solaris
« Reply #1 on: May 28, 2013, 06:42:51 pm »
Frans,

The API is just an access layer to EA.exe.
And EA.exe only runs on Windows. So I guess you'll have to create a virtual windows instance on your solaris server to be able to do this.

Geert