[
https://issues.apache.org/jira/browse/GERONIMO-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866197#action_12866197
]
David Jencks commented on GERONIMO-5292:
----------------------------------------
I think that osgi provides a data area for the bundle and wonder if it would be
better to extract to that data area. I thought we were putting generated
config.ser files there when we deploy a war as a bundle using rfc-66.
Also, I would think that the osgi framework would have to put these embedded
jars somewhere and wonder if there is some way to use the framework's copy or
at least the same mechanism. Of course the framework may hide this too well :-)
> 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
> Assignee: Ivan
> 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.