You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/07/11 22:37:32 UTC

[jira] Resolved: (GERONIMO-2125) Classpath entries in the web app archive META-INF/MANIFEST.MF are not added to the wep app class path

     [ http://issues.apache.org/jira/browse/GERONIMO-2125?page=all ]
     
David Jencks resolved GERONIMO-2125:
------------------------------------

    Resolution: Fixed

AFAICT this is fixed in 1.1.1 (rev 420979) and 1.2 (rev 420984).  Please verify.

> Classpath entries in the web app archive META-INF/MANIFEST.MF are not added to the wep app class path
> -----------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-2125
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2125
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: deployment
>     Versions: 1.1
>  Environment: 1.1 release
>     Reporter: Mario Ruebsam
>     Assignee: David Jencks
>     Priority: Blocker
>      Fix For: 1.2, 1.1.1
>  Attachments: ear-1.0-SNAPSHOT.ear, ear-1.0-SNAPSHOT.ear, ear-1.0-SNAPSHOT.ear, ear-1.0-SNAPSHOT.ear, manifestcp-itest-v2.jar, manifestcp-itest-v3.jar, manifestcp-itest.jar
>
> A working EAR for Geronimo 1.0 with this structure:
> app.ear/
>         app.jar
>         cpa.jar
>         found.jar
>         webclient.war
> The util JARs are referenced from the webclient.war/META-INF/MANIFEST.MF
> Class-Path: app.jar cpa.jar found.jar
> Deployment of this EAR in G 1.1-rc1 result in ClassNotFoundExceptions because
> of the missing classes in the JARs which are not found.
> Putting the JARs into the webclient.war/WEB-INF/lib worked.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira