Show the complete stack trace of the CNFE coming from the servlet. The
indentation of the ear is not coming through in this mail well so run the
attached class on it and send that.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "Phil Cornelius" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 1:43 AM
Subject: RE: [JBoss-user] JBoss 3.0.4 w/ Jetty Classloader


> Actually now you mention it.. I noticed something too..
> 
> My app is structured thus:
> 
> -myear.ear
> -lib/
> jdom.jar
> junit.jar
> +blah.war
> -blah.jar
> -META-INF/
> Manifest.mf
> +otherstuff
> +META-INF/
> 
> 
> In the manifest of my ejb jar I have
> 
> Manifest-Version:1.0
> Class-Path: ./lib/jdom.jar ./lib/junit.jar
> 
> Now in Jboss-3.0.2 everything works fine and my servlets can access the
> jdom classes..
> 
> However in Jboss-3.0.4 I get ClassNotFound org.jdom.Element thrown from
> my servlets.
> 
> I had a sniff around.. currently I am happy that it works with 3.0.2..
> 
> Can anyone shed light on this?
> Is there anything that I need to set in my WAR file like a Manifest.mf?
> 
> I want to keep my third party libs in one place and I don't want to
> clutter the Jboss dist. so I want to avoid putting a copy in WEB-INF/lib
> 
> Yours
> Phil

Attachment: ListJar.java
Description: Binary data

Reply via email to