Hmm, might be some problem with class loading. Maybe JBoss JARs contain some 
classes which are used by the HttpClient but have different version. 

Try to debug it, (in a debugger, like Eclipse, or I guess JRE has some option 
for debugging class loading) or try clasloader isolation with parent delegation 
set to false.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245280#4245280

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245280
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to