Resources inside WEB-INF/lib/ [*.jar]/META-INF/resources directory can not be recognized -----------------------------------------------------------------------------------------
Key: GERONIMO-5292 URL: https://issues.apache.org/jira/browse/GERONIMO-5292 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: deployment Affects Versions: 3.0 Environment: OS: Win XP SP2 Server:Geronimo 3.0 2010.5.6 build JDK:1.6 Reporter: Lu Jiang Fix For: 1.1.2 I tried the jarresource-javaee6-war-3.0-SNAPSHOT sample .Refer to https://issues.apache.org/jira/browse/GERONIMO-5237. Not confined to document root of web application,all html and jsp resources are inside WEB-INF\lib\jarresource-javaee6-jar-3.0-SNAPSHOT.jar\META-INF\resources\ directory. But server seems not recognize index.html,head,jsp,jarresource.jsp,thus will return a 404 error . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.