|
From: Enrique V. <ev...@ba...> - 2002-07-26 17:47:53
|
I'm having a newbie problem with jboss-jetty
I have the following deploy package:
stuff.ear
webstuff.war
library\webframework.jar
ejbstuff.jar
Where:
- The manifest for webstuff.war contains the reference to
library\webframework.jar
- webframework.jar contains some jsp tags
- some jsps in webstuff.war uses tags whose implementation classes reside on
webframework.jar
This ear is deployed on jboss3.0.0+jetty without complain.
The problem is that jetty can't compile the servlet generated for the jsps
because it can't find the tag implementation classes.
This can be solved by moving the tag implementation classes to
webstuff.wat\WEB-INF\classes
Is there a cleaner solution? What's going on?
Enrique Vetere
---------------------------------------------------------------
Baufest
http://www.baufest.com
Phone: 11-4807-8080
Av. Las Heras 3257
(C1425ASJ) Buenos Aires - Argentina
---------------------------------------------------------------
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/02
|