[jboss-user] [JBoss Microcontainer] - jbossws-cxf and the spring libs in AS
Alessio Soldano
do-not-reply at jboss.com
Fri Jun 25 12:34:27 EDT 2010
Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] replied to the discussion
"jbossws-cxf and the spring libs in AS"
To view the discussion, visit: http://community.jboss.org/message/549738#549738
--------------------------------------------------------------
> Ales Justin wrote:
>
> > Yes... the problem is that currently the deployment is recognized as a WS one after the classloading phase (in real phase) as in most cases the only way of doing that is finding jaxws annotations on the endpoint.
> >
> What about if you search for this Spring WS config file?
Unfortunately this would not always work either, as that config file is optional. Basically you can deploy a simple jaxws endpoint in jar having no descriptors at all. While of course spring would not be needed in that case, the deployment unit classloader would not see the required cxf classes from cxf jars (as those need to be in the isolated classloader together with the spring jars because some classes in cxf jars references classes in spring jars).
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/549738#549738]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100625/cc8a3104/attachment.html
More information about the jboss-user
mailing list