The current distribution of jBoss uses the run.sh script to add SpyderMQ
support in jBoss (the script explicitly adds the SpyderMQ jars to the
CLASSPATH).  This means that SpyderMQ uses a different classloader than
the rest of the services provided through the JMX infrastructure.  Would
it be better to use the MLet (which subclasses URLClassLoader) for the
SpyderMQ classloader by adding "ClasspathExtension" mlets for the jar
files needed by SpyderMQ?  This seems a better solution than doing it
via the JVM CLASSPATH.

The same might apply to Tomcat as well.

-vince

-- 
________________________________
Vincent Sheffer
Director of Operations
Telkel, Inc.
________________________________


Reply via email to