[jboss-user] [Beginners Corner] - classloading problem

elich11 do-not-reply at jboss.com
Tue Jun 5 04:52:06 EDT 2007


Hi,
I have the following issue:
1. an application A.ear using utility.jar
2. utility.jar is using apache_http_client_old_version.jar
3. A.ear is using apache_http_client_new_version.jar (deployed in jboss lib dir).

the first thing I tried was to deploy utility.jar as a sar (mbean) with scoped deployment, so now it have its own classloader.
but now A.ear can't find the utility.jar (because its not in its classloader).

Using Jboss4.03.

any sugesstions?

Thanks .
Eli 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051232



More information about the jboss-user mailing list