You showed the web.xml descriptor and I expected that this did declare
the servlet in myLib.jar or there would be no reason for the servlet to
be deployed. I'm saying that I don't think this is valid behavior as you
could not just extract the war and deploy it. My reading of the specs
says that the war is not valid and should not deploy.

----- Original Message ----- 
From: "Robert Watkins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 10:06 PM
Subject: RE: [JBoss-user] Problem with classloader, servlets, and EARs.


> Scott M Stark wrote:
> > I would say it is a bug in the deployer that the servlet is 
> > loaded at all.
> > Why should a servlet in a jar without a deployment descriptor 
> > be deployed?
> 
> I didn't show the full tree... there's a deployment descriptor in the war
> file which points to the servlet class (in the myLib.jar).
> 
> Robert.
> 



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to