[jboss-user] [Beginners Corner] - Re: Accessing https server from within JBoss (using JBoss AS

xmedeko do-not-reply at jboss.com
Wed Jul 22 08:41:07 EDT 2009


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



More information about the jboss-user mailing list