cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo automation client Java 1.4 version

SMAH_Haider
Star Contributor
Star Contributor

We have to integrate nuxeo java automation client with my project that is on Java 1.4. So is there any nuxeo automation client Java 1.4 version available? otherwise is there any nuxeo automation client version available that is compilable with Java 1.4 or with least syntax changes.

The project on which we are working is an enterprise application, there are so many limitations that we cannot shift Java version to 1.6 or even 1.5.

1 ACCEPTED ANSWER

bruce_Grant
Elite Collaborator
Elite Collaborator

There is no 1.4 automation client as far as I know. You are going to have to write your own client to interact with Nuxeo. A simple rest interface may be the simplest approach.

View answer in original post

1 REPLY 1

bruce_Grant
Elite Collaborator
Elite Collaborator

There is no 1.4 automation client as far as I know. You are going to have to write your own client to interact with Nuxeo. A simple rest interface may be the simplest approach.