3 Replies Latest reply on Oct 18, 2004 10:46 AM by hariharanrk

    defining common classpath in jboss.service.xml

    erezharari

      hi,
      how can i reference a classes folder (with .class files and other resources) in jboss-service.xml?

      i can reference jars:

      <classpath codebase="lib" archives="*"/>

      but could not reference classes..

      thanks