I have a CXF service that needs to invoke another WSDL-based service. 1. I would like to write the CXF service implementation so that it could be deployed in either the CXF standalone container or the ServiceMix CXF-SE with no code changes.
2. I would like to use the standard CXF Client APIs to invoke methods on the referenced service. 3. I would like the option to deploy the add'l WSDL-based service either inside or outside the JBI container with no code changes to my CXF service implementation. Is this doable today? If not, what would be required to support such a capability? Should I open a JIRA for this CXF client-side feature? Thanks, - Ron -- View this message in context: http://www.nabble.com/CXF-SE-Client-API-tp14375797s12049p14375797.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
