[jbossws-dev] [Design of JBoss Web Services] - Can not javax.xml.bind.JAXBContext in which jar file. (Repost)

alexsun do-not-reply at jboss.com
Tue Feb 13 15:45:09 EST 2007


My version is AS4.0.5GA+WS1.0.4

Actually, I can not find the whole javax.xml.bind packge, all the class in follow has compiler error when I try to compile it. 

import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
import javax.xml.bind.annotation.AccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016021#4016021

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016021



More information about the jbossws-dev mailing list