How do I install javax.xml.bind...
807598Apr 5 2006 — edited Apr 10 2006Hi,
I'm kind of a beginner in the java world and I have some serious problems when I'm trying to use JAXB.
I have downloaded JDK 1.5.0_6, Java WebServices Dev Kit 2.0 and when I try to run a simple example I receive these compiler errors:
package javax.xml.bind does not exist
package javax.xml.marshall does not exist......etc.
What do I do wrong. I've tried for 2 days to get this @#$ example to work, can someone help me out please.
Thanks