OK, I think I have tracked down the source of the problem. There is a partial JAXB api in
jboss-j2ee.jar. I believe this is conflicting with my own JAXB jars. If I remove my own
jars, then it can not find javax.xml.bind.Element, which does not exist in the
jboss-j2ee.jar
Is there a work-around?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967589#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...