It still appears that JBoss is having trouble with the Class-Path entry in the manifest files. Specifically, when deploying a war to the Jetty web container within JBoss, I get ClassNotFound exceptions when a servlet tries to instantiate a class from another jar within the same war file. I've included all the jars in the Class-Path entry for all the manifests in the WAR, and contained JARs. I thought this was fixed?

 

Reply via email to