Stefane Fermigier wrote:

On Jan 28, 2009, at 2:52 PM, Vincent Bonamy wrote:

This works well ...  but with JDK1.6 only.

With the JDK1.5, we obtain an exception like this :

[...]

My questions :
Can I use Nuxeo 5.1.6 with JDK/JRE 1.6 now ? [It seems that the documentation says that JRE1.5 is no more required].

I don't understand, does it work for you in 1.5 or 1.6 ?

AFAICT, Nuxeo works EP in 1.5 and 1.6, *except for web services* which currently don't work on 1.6 for the reason you've mentioned.

Everything else works under 1.6, we even have Selenium tests to prove it ;)

http://selenium.nuxeo.org/hudson/job/Server%20Test%205.2%20-%20JRE%206/

(Note that web services tests are not automated under hudson now, which is something we should work upon someday. Same for RESTful and WebDAV APIs.).

 S.

--
Stefane Fermigier, Founder and Chairman, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
New: follow me on Twitter: http://twitter.com/sfermigier

Yes, if I patch nuxeo-platform-transform-plugins-5.1.6.jar ( just remove the javax/xml/namespace/QName class that is embedded in xpp3-1.1.3.4.O.jar), I can call a Web Service from Nuxeo with XFire using JDK1.6.

We're ok that I don't speak about Web Service that are provided by Nuxeo (at the moment we don't use is) : I speak about calling a Web Service from Nuxeo, that is to say from a Nuxeo Plugin that we develop (the Web Service that I call is provided by another application).

=> so, if in Nuxeo 5.1.6, everything works under JDK1.6, all is ok for us :-)

Thank you.
Vincent.
PS: maybe it would be useful to patch directly the jar "nuxeo-platform-transform-plugins-5.1.6.jar" in the official distribution of Nuxeo, what do you think about that ?






_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to