0 Replies Latest reply on Mar 2, 2004 9:28 PM by ericjkaplan

    Adding jars in jboss

    ericjkaplan

      Typically, we have placed the database driver specific to our installation in the server//lib directory. However, we have an install where we don't want to do this. Instead, we want to have a centrally accessible location have the jar. Can we use the JBOSS_CLASSPATH variable to point at the jar(s) in this location? Is this the recommended approach?