Thanks for getting back to me, raja05 I asked the same question on the HttpClient mailing list and got the opposite reply - they were highly doubtful that this would work. Their recommendation was simply to repackage their source code, changing the root package name and storing this jar with our application libraries instead of the regular one.
However, if you are part of the jboss team, you may know more about this than they do. May I ask if you are part of the jboss team? I've looked in the Getting started manual for 3.2.x and find nothing under class loading, classloading or classloader. Are you sure that's where the documentation is? I did find lots of documentation on this subject JBoss Admin Guide, which I found confusing. Here's what I'd like to be able to do: without changing global classloading policies either on the server or globally within my application, say to JBoss, "when you see any application code in a subpackage of org.apache.commons.httpclient, load this class from WEB-INF/lib, not from the parent classloader. Is this possible, and if so, can you point me to some sample configuration where this is done? Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897724#3897724 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897724 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
