|
My project is Java 5 compliant. I am using Nuxeo Automation client 5.5 jar which is compiled with jdk 6. I get the following exception:
Please help. Either I make my project Java 6 compliant (which I can't) or use a Nuxeo Automation Client jar compiled with jdk 5. Can i get a jar compiled with jdk 5? I am stuck. Please help me solve my issue. |
|
|
|
|
|
We do not support Java 5, which is getting quite old, for the server or the client parts. You should try to recompile the client parts (Nuxeo Automation client) under a JDK 5, but I can't promise it will work as we haven't tried it. There should be no major obstacles though. |
|
|
Thankyou florent for the response.. The jar available to me only have the .class files. i need to recompile it with java 5. how can i get the source code of nuxeo automation client 5.5?
(Apr 09 '12 at 07:19)
catherine
I would say that:
Hope this will work. Maybe the dependency will brings other problems.
(Apr 10 '12 at 18:45)
bjalon ♦♦
|
|