You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2009/06/10 12:18:07 UTC

[jira] Updated: (GERONIMO-4661) Meaningless message displays while Geronimo ear plan contains modules that aren't in the ear

     [ https://issues.apache.org/jira/browse/GERONIMO-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

viola.lu updated GERONIMO-4661:
-------------------------------

    Attachment: GERONIMO-4661.patch

With this patch, Message like below will be output on admin console:
"Deployment Failed
Geronimo ear plan contains modules that aren't in the ear: calculator-stateless.war
org.apache.geronimo.common.DeploymentException: Geronimo ear plan contains modules that aren't in the ear: calculator-stateless.war"

pls help review,thanks.


> Meaningless message displays while Geronimo ear plan contains modules that aren't in the ear
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4661
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4661
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.2
>         Environment: Windows XP
> JDK 1.5
>            Reporter: Ivan
>            Priority: Minor
>         Attachments: GERONIMO-4661.patch
>
>
> While the ear plan contains modules which are not in the ear, the console will show
> Geronimo ear plan contains modules that aren't in the ear : false. It is not friendly for user to correct the plan,
> Please check the  \geronimo\plugins\j2ee\geronimo-j2ee-builder\src\main\java\org\apache\geronimo\j2ee\deployment\EARConfigBuilder.java line 904

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.