[jboss-user] [JBoss Microcontainer] - jbossws-cxf and the spring libs in AS

Ales Justin do-not-reply at jboss.com
Fri Jun 25 16:28:06 EDT 2010


Ales Justin [http://community.jboss.org/people/alesj] replied to the discussion

"jbossws-cxf and the spring libs in AS"

To view the discussion, visit: http://community.jboss.org/message/549765#549765

--------------------------------------------------------------
> 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).
This looks more complicated then, and it would be good to know the details.

e.g. we could add "the needed cxf classes that rely on spring" (crs) dynamically
* hopefully we can lookup @Endpoint annotation w/o crs
* if there is @Endpoint present in deployment, add crs to deployment's classpath
** if spring is already in deployment, only add (crs - spring)

Just thinking out loud ... :-)

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/549765#549765]

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/a68cb393/attachment.html 


More information about the jboss-user mailing list