Discovered that both SslSocketConnector and SslSelectChannelConnector both implement a common SslConnector interface. Thus, I was able to change the instanceof to that which should cover the use case. Any chance you could verify? New snapshots should deploy tonight.
Dan On Feb 4, 2013, at 2:29 PM, geecxf <[email protected]> wrote: > Here is the link to the JIRA issue: > > https://issues.apache.org/jira/browse/CXF-4806 > <https://issues.apache.org/jira/browse/CXF-4806> > > Thanks, > > D > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Bug-in-2-7-2-tp5722635p5722739.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
