JAXB

Hi All,

I would like to use JAXB in my project. I am currently using WSAD5.1 and JDK1.4

I searched on the net and got confused which version should I use.

Can anyone point me to an example and the required library (from where I can download JAXB)which would support the above environment?

I used the below link but generated java files shows compliation issues in import segment of the class. The classes do not exist too in the classpath.

http://www-128.ibm.com/developerworks/websphere/library/techarticles/0402_mitra/0402_mitra.html

Thanks

[585 byte] By [cronydudea] at [2007-11-27 3:00:02]
# 1
I have the same environment, followed the same example and have the same compilation errors. Did you figure out anything, please let me know as this will be useful.javapalle
javapallea at 2007-7-12 3:40:58 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
think you need jdk 1.5
grilleda at 2007-7-12 3:40:58 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
Thanks for your reply. I figured out the issue. This example needs jwsdp 1.3 which can be downloaded from the following site: http://java.sun.com/webservices/downloads/1.3/index.htmlThis version of jwsdp requires jdk 1.4javapalle
javapallea at 2007-7-12 3:40:58 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...