Can anyone tell me what I have to do to add jar files to the classpath for
EJB jar files other than putting them into the system
classpath or the lib/ext directory?

I have tried adding a Class-Path statement to the MANIFEST.MF file as shown
below:

Class-Path: ./lib/xalan.jar ./lib/xerces.jar

But all I get is ...

[J2EE Deployer] Could not add ./lib/xalan.jar to common classpath
[J2EE Deployer] Could not add ./lib/xerces.jar to common classpath

Am I doing something wrong or is this a jBoss bug?

Versions:

        O/S = NT 4.5.1
        JDK = 1.3
        JBoss = 2.0-FINAL with Tomcat


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to