Hi,

For the JAX-WS and JAX-RS service discovery to work properly, we need
access to the registry (to store unique id of each service), and the
AxisConfiguration (to get the Discovery url of the (super)tenant) etc. So,
the cxf-ws-discovery library needs jars in repository/components/plugins/
in its classpath. It also need CXF libraries (under lib/runtimes/cxf) since
the ws-discovery is performed by registering a CXF lifecycle listener.

But we are keeping the libraries under the said two folders independent of
each other to provide better classloading environment for webapps. The
cxf-ws-discovery jar should probably go under lib/runtimes/cxf. So, what's
the best way for it to depend on libraries from plugins/?
If we duplicate the jars, the distribution size will grow considerably.


-- 
*Kasun Gajasinghe*
Software Engineer;
WSO2 Inc.; http://wso2.com


 ,
*email: **kasung AT spamfree wso2.com


** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe


*
*
*blog: **http://kasunbg.org* <http://kasunbg.org>


*
twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>


*
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to