Author Topic: Java Automation with linux based EA installation  (Read 3242 times)

Toni Menzel

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Java Automation with linux based EA installation
« on: August 09, 2013, 11:34:59 pm »
Hey,

(this question is similar to my previous one but unrelated):
Given we want to access (read/write) an EA Model using the Java API on a Linux Server.I know there is support for Wine but i am worried that this installation installation will not be recognized from the Java based process.

So key question: does anyone have experience with this? Is there a "EA Server" thing? We would build one ourselves but the non network enabled automation makes it really hard.
What are other people doing?

Thanks,
Toni

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Java Automation with linux based EA installati
« Reply #1 on: August 10, 2013, 12:01:13 am »
There is nothing like an EA server as such. IIRC there's some open source project trying that but it is stalled since a couple of years. EA communicates through a central repository and you have single clients accessing that.

q.

Toni Menzel

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Java Automation with linux based EA installati
« Reply #2 on: August 10, 2013, 12:32:18 am »
Can you point me to that OSS project?

Quote
There is nothing like an EA server as such. IIRC there's some open source project trying that but it is stalled since a couple of years. EA communicates through a central repository and you have single clients accessing that.

q.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile

Toni Menzel

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile