kumar wrote:
No i meant a different version of JAXP would be in JDK 1.5 and JDK 1.6.
> I will try to reproduce it my end and get back. Tell me where did you
> get the SAAJ from for use with JDK 1.5. JDK 1.6 has its own builtin
> version of SAAJ.
>
> regards,
> kumar
>
I got SAAJ for JDK 1.5 from JUDDI 0.9rc4 code (here
http://mirror.tomato.it/apache/ws/juddi/0_9RC4/ ), because I'm developing a
project that has to integrate with JUDDI. I got axis.jar, saaj.jar and other
libraries that my code needs and put them into the classpath of my project.
Thanks a lot
Rico