java.lang.IncompatibleClassChangeError

15 views
Skip to first unread message

Joey Daughtery

unread,
Mar 14, 2013, 11:39:43 AM3/14/13
to jsslutil...@googlegroups.com
All
When I utilize the SslContextedSecureProtocolSocketFactory per the examples in Tomcat, all works well.

However, when I run in JBoss 7.0.2, I am getting the following exception:

java.lang.IncompatibleClassChangeError: Class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory does not implement the requested interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory
	org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
	org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
	org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
	org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) 
 org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)

Any thoughts on what might be happening?

Thanks

Joey Daughtery

unread,
Mar 14, 2013, 11:49:48 AM3/14/13
to jsslutil...@googlegroups.com
Actually I am using JBoss 7.1.2.
Reply all
Reply to author
Forward
0 new messages