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

