Wednesday, January 30, 2013

JAXB

No extra jaxb libraries are required if you are using JDK1.6 or above, because JAXB is bundled in JDK 1.6
http://www.mkyong.com/java/jaxb-hello-world-example/

JAXB tutorial part 2: generating classes from XML schema

http://www.youtube.com/watch?v=kOLziP28598
When creating JAXB Project, make sure your eclipse are using JDK 1.6 above to run JAXB. 

No comments:

Post a Comment