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

2007-06-06 Thread elich11
10x jaikiran, I read this 2 wiki's & didn't find a solution to my problem. Eli View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051972#4051972 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051972

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

2007-06-05 Thread elich11
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 de