0 Replies Latest reply on Jul 19, 2007 3:17 AM by georgesberscheid

    Classloading confusing

    georgesberscheid

      Hi,

      I have an application that's packaged in an EAR. Inside that EAR there are several EJB3 JARs one of which depends on SAAJ that comes with AXIS (and doesn't work with JBoss SAAJ).
      How do I define the classpath for this EJB3 JAR to use the packaged axis-saaj.jar instead of the jboss-saaj in JBOSS_HOME/lib/endorsed?

      Thanks,
      Georges