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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...