Hi, Please include the CXF runtime feature in all the products that need CXF runtime for their webapps. We have got rid of generating the CXF runtime functionality during distribution, and improved it to be installed as a feature [1]. This is very helpful when merging two products via feature installation. Say, when installing GReg and IS features in to Carbon, we need to automatically copy the CXF runtime functionality along with it. With this new feature it is made possible. It's committed to features/as-runtimes/org.wso2.carbon.as.runtimes.cxf.feature/.
It is pretty easy to use this feature. 1. Remove the cxf jars copying section from your assembly descriptor (bin.xml) in distribution/, and the relevant dependencies from distribution/pom.xml. 2. Add the feature "*org.wso2.carbon.as.runtimes.cxf.feature*" to p2-profile-gen for both default and worker profile (given that you have a worker profile.) The changes are already done for AS which can be found in revisions 179163 and 179164. Please update this thread once you have done this especially if you are releasing the product with Carbon 4.2.0. [1] https://wso2.org/jira/browse/WSAS-1330 Thanks, KasunG -- *Kasun Gajasinghe* Software Engineer; Development Technologies Team, 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
