2 Replies Latest reply on Apr 13, 2003 1:51 PM by juhalindfors

    JMX AND AXIS With Jboss 3.0.6

    urciolo

      I deployed AXIS as "axis.war" in the JBoss deployment directory. I want to write some simple mbeans to expose some pojos attributes. However, these classes are used inside AXIS. How do I do this. Currently the jar is located in the axis lib. I tried copying the jar to the jboss server lib, but then axis threw an exception.

      Where should I place these jars so they can be accessed by both jboss jmx mbeans and axis? Are there separate classloaders working against me?

      Thanks,

      Mr. Bob