[jboss-dev-forums] [JBoss Web Services Development] - Re: Problem with faults and classloaders in AS7
Alessio Soldano
do-not-reply at jboss.com
Fri Jun 3 04:46:51 EDT 2011
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/608483#608483
--------------------------------------------------------------
> Alessio Soldano wrote:
>
> This looks like a problem with dependencies on a JAXB Impl module. Can you check what classloader is set as TCCL / is being used for resolution in JAXBContext.newInstance(..) when that's called by your handler? I guess a dependency on com.sun.xml.bind (with services=import) is missing somewhere.
Btw I see that the org.jboss.ws.cxf.jbossws-cxf-client module has +<module name="com.sun.xml.bind" services="*import*"/>+, we might even evaluate to re-export the services declaration in there, so that users depending on that see them (+<module name="com.sun.xml.bind" services="*export*"/>+) without having to add another dependency.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/608483#608483]
Start a new discussion in JBoss Web Services Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2047]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110603/7b9edbed/attachment.html
More information about the jboss-dev-forums
mailing list