Access classes in the same JVM but different classloader

S

sebapereyro

I need to gain access to classes loaded in the same JVM but diferent
classloader , they are loaded by JBOSS unified classloader.

Is it possible to make my stand alone application, which is starting
jboss, to access classes deployed by Jboss?

Thanks for your help
 
M

Mike Schilling

I need to gain access to classes loaded in the same JVM but diferent
classloader , they are loaded by JBOSS unified classloader.

Is it possible to make my stand alone application, which is starting
jboss, to access classes deployed by Jboss?

If you can get hold of its classloader, ask it for the classes. If not, I
think you're out of luck.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top