Hi, I'm running JB 4.2.1GA and have an annotated WebService that takes a List as parameters. However, I get an
| [javax.xml.bind.JAXBException: foo.Bar nor any of its super class is known to this context] | How should I introduce this class to JAXB? Tried @XmlType and @XmlRootElement annotations but no go. Even more strange, It was working at some point without any extra configuration :-/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096464#4096464 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096464 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
