This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Dynamically loading a class at JBoss startup that uses apsyllogism Jun 8, 2007 1:08 PM (in response to psyllogism)Never mind, all. Upon further inspection I don't believe this to be a JBoss issue but instead an issue with the third-party library. 
 The third-party jar uses its own custom ClassLoader that I need to fiddle with instead.
 So if anyone knows how to get GATE ( http://gate.ac.uk ) to play well with JBoss, help me over on the GATE mailing list! Thanks.
- 
        2. Re: Dynamically loading a class at JBoss startup that uses agenman Jun 8, 2007 6:54 PM (in response to psyllogism)You should be able to toss everything into a .sar file (your classes, third party stuff) ... If you specify a classloader name, go to the JMX console and find it, and test what classes you can access. 
 
    