0 Replies Latest reply on Dec 6, 2011 2:05 PM by mtjakobczyk

    JBoss does not see classes from java extensions directory

    mtjakobczyk

      Hi,

      I have got JBoss installed on the host that has got a few .jars in its java extensions directory $JAVA_HOME/jre/lib/ext/.

      Classes from those jar's are accessible by javac but not for JBoss.

       

      How to force JBoss to see classes contained in java extensions directory $JAVA_HOME/jre/lib/ext/?

       

      Thanks