CXF: initial web service support for EJBs
-----------------------------------------
Key: GERONIMO-2850
URL: https://issues.apache.org/jira/browse/GERONIMO-2850
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Components: webservices
Reporter: Jarek Gawor
The attached patch adds basic web services support for EJBs. The patch contains
refactored CXF code. Please note that CXFWebServiceContext.java and
CXFWebServiceContainerFactoryGBean.java files in geronimo-cxf module have been
removed. Also because I still couldn't properly figure out the dependency
issues, the cxf/car module will have an automatic dependency on openejb/car
module. Hopefully that will get resolved in the future. Also, the patch updates
the config.xml file of the assemblies to turn off loading of axis2-deployer
module (to prevent conflicts between axis2 and cxf deployers). Again, this is
just a temporary measure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.