Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I install javax.xml.bind...

807598Apr 5 2006 — edited Apr 10 2006
Hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2006
Added on Apr 5 2006
4 comments
335 views