It would be very nice, and I would be very thanks full to anyone, if one can clearly state which version of axis2 or related modules needs which version of JDK to build and run.
Sooner than later we run into a nightmare here. Why? OpenVMS from HP does not have a JVM 6.0 supporting a JPDA. Hence we are just unable to debug code on OpenVMS which is not built with a JAVAC 1.5.0 That is - we build the product first on Windows with JDK 1.5.0 active, and if that works we move it to OpenVMS and start debugging remotely by attaching a debugger to the JVM and the debugger application shows all statement lines in sync, local with remote. That is why we would be very thanks full to know which versions of axis2 AND related modules like Rampart uses which version of a Java compiler to build and run. This is also to see in relation that I tried yesterday to build /Rampart/tags/1.6.0. using JDK 1.5.0 and it fails on Windows Vista. But builds perfect just switching to JDK 1.6.0, So no problem for Windows Vista e all, and debugging on Vista But a BIG problem for OpenVMS running Tomcat on top of JDK 1.5.0 for debugging purpose. Wonder about any attitudes, hopefully also from HP Josef Von: Abhijeet C Kale [mailto:ak...@etouch.net] Gesendet: Montag, 17. Oktober 2011 07:26 An: java-user@axis.apache.org Betreff: Re: Latest axis distribution on OAS (using jdk 1.4) Thank you for the quick response Deepal. Do you know which version of axis is supported on jdk 1.4? your help appreciated. Regards, Abhijeet C Kale Website : http://www.etouch.net | Twitter: http://twitter.com/samepagewiki On 10/17/2011 9:45 AM, Deepal Jayasinghe wrote: Hi there, If you are referring to Axis2, then that does not work on JDK 1.4, you need to use JDK 1.5 or above, Deepal On 10/16/2011 11:13 PM, Abhijeet C Kale wrote: Hi, I was wondering if anyone has tried using the latest axis binary distribution and deployed it on a OAS (oracle application server, jdk 1.4.1)? -- Regards, Abhijeet C Kale Website : http://www.etouch.net | Twitter: http://twitter.com/samepagewiki -- Blog - http://blogs.deepal.org/