-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
Hello,
I can't get my War to work...
I have an 'exploded' war deployed in server/default/lib, called "hibtest.war". I have web-inf with a web.xml. in the webapp root i have a test-jsp that tries to use some classes i want to be included in this app. Now here's the strange thing:
If i put the classes in a normal package structure under /classes, the JSP can find it.
But, if i jar my classes in a jar-file and put them in /lib instead, the JSP cannot find the classes anymore!
I logged this in the JBOSS forum initially and was requested by Scott Stark to log a Jira issue, which I'm doing now...
Really thankful for pointers!
/Mathias
- duplicates
-
JBAS-2072 Servlets in WEB-INF/lib/xxx.jar cannot be loaded from web.xml
- Closed