Hi,

I've provided a patch for it, can someone help me review and apply it.

Thanks
Jeff


Jeff Yu (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/CXF-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Yu updated CXF-1044:
-------------------------

    Attachment: cxf-1044.patch

with this patch.
1. Use the CXF API (ClientProxyFactoryBean) to create the client proxy 
connection.
2. Users can provide SEI and address to get the connection.
3. Add i18n Message for the jca/cxf package.
4. Add simple CXF ManagedConnectionMetaData.
5. Refactor the CXFConnectionFactory, use the CXFConnectionParam as the 
parameter object.
Make JCA get Connection without providing wsdl.
-----------------------------------------------

                Key: CXF-1044
                URL: https://issues.apache.org/jira/browse/CXF-1044
            Project: CXF
         Issue Type: Sub-task
         Components: Integration
   Affects Versions: 2.0.1
           Reporter: Jeff Yu
            Fix For: 2.1

        Attachments: cxf-1044.patch


Now, if we want to get the connection, we need to supply the wsdlLocation, 
QName, SEI.
but we should provide only for SEI, address for the connectionrequestInfo.

Reply via email to