New conduit implementation issues --------------------------------- Key: CXF-4187 URL: https://issues.apache.org/jira/browse/CXF-4187 Project: CXF Issue Type: Bug Environment: 2 Talend ESB containers: 1st Service Locator and 2 deployed dataservices 2nd 2 Corresponded consumers
Reporter: Vladimir Romaniuk Attachments: DoubleIt-0.1_TIMEOUT.kar, DoubleIt_SL_ON_SSL.kar, consumer2_SL.jar, consumer2_Timeout.jar, org.apache.cxf.http.conduits-common.cfg, org.apache.cxf.http.conduits-timeout.cfg Hello, I found a couple of issues in new conduit configuration. I prepare two dataservices and corresponding consumers with different endpoints. All uses Service Locator functionality. I also prepaired two conduit configs and place it to etc directory. Issue 1. When I deploying second the consumer after first consumer it not using the corresponding conduit configuration but using latest from previous request. Issue 2. Sometimes when I redeploying consumer it throwing the exception: Exception in component tESBConsumer_1 java.lang.RuntimeException: java.security.UnrecoverableKeyException: Password must not be null at org.apache.cxf.transport.http.osgi.HTTPTransportActivator.applyTlsClientParameters(HTTPTransportActivator.java:368) at org.apache.cxf.transport.http.osgi.HTTPTransportActivator.apply(HTTPTransportActivator.java:255) at org.apache.cxf.transport.http.osgi.HTTPTransportActivator.configure(HTTPTransportActivator.java:237) but sometimes not and works normally. Regards, Vladimir -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira