Alessio Soldano [
http://community.jboss.org/people/asoldano] created the discussion
"Re: Problem with faults and classloaders in AS7"
To view the discussion, visit:
http://community.jboss.org/message/609161#609161
--------------------------------------------------------------
Once again the classloader used to resollve the load under
JAXBContext.newInstance was the war classloader. I worked round this by adding
'com.sun.xml.bind services export' to the dependencies in the war manifest.mf.
However, I think it would be better if the modules which import it (both jaxws-client and
jbossws-cxf-client) also exported it. It might be good if all the dependencies weer
scrutinised to see whether they need re-exporting.
https://issues.jboss.org/browse/JBWS-3309 https://issues.jboss.org/browse/JBWS-3309
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/609161#609161]
Start a new discussion in JBoss Web Services Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]