[jboss-user] [Beginners Corner] - Re: Scoped class service

2006-09-28 Thread mabc101
I am include the following abbreviated version of the following: - the deployment war file tree - the jboss-web.xml file that specifies the scoped class loader. Please let me know how I can view the scoped classes from the JMX console. Thanks a lot for your help. jboss-web.xml jboss-web

[jboss-user] [Beginners Corner] - Re: Scoped class service

2006-09-28 Thread mabc101
I found out my mistake in the scoped class service. However, I still cannot figure out how to view the classes in the scoped deployment unit. For that I have posted the war file tree and jboss-web.xml file. View the original post :

[jboss-user] [Beginners Corner] - Scoped class service

2006-09-22 Thread mabc101
Hi: I want to create a service based on classes loaded in a scoped deployment unit. The service will be created by using -service.xml file. I've tried this but get an exception that no class loader could be found for the class. Also, that class is not visible in loader repository. Any

[jboss-user] [Beginners Corner] - Scoped class loader in JMX console

2006-09-20 Thread mabc101
Hi: I am using scoped class loaders but have not been able to figure out how to view the scoped classes in the JBoss's JMX Console. Can you point me to the right service that will do that ? Thanks. View the original post :