You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2008/08/05 06:18:44 UTC

[jira] Updated: (GERONIMO-4227) Incorrect message is show even if the deployment failed in the web console

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

Ivan updated GERONIMO-4227:
---------------------------

    Attachment: GERONIMO-4277.patch

Show the error message if the module is started successfully

> Incorrect message is show even if the deployment failed in the web console
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-4227
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4227
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.1.1
>         Environment: OS: Windows XP
> Java Version : JDK 1.5.0
>            Reporter: Ivan
>         Attachments: GERONIMO-4277.patch
>
>
> Precondition : 1. Prepare a standalone module from the examples : calculator-stateless-ejb-2.1.0.0.jar
> Steps : 1. Deploy the module without plan xml file, make sure the checkbox "calculator-stateless-ejb-2.1.0.0.jar" is checked
>               2. Redeploy the module without plan xml file, make sure the checkbox "calculator-stateless-ejb-2.1.0.0.jar" is checked and the checkbox "Redeploy application" is NOT checked
> Expected Result :
>                It should show "The application was successfully deployed.
>                                                The application was not successfully started" 
> Current Result :                          
>                It shows that "The application was successfully deployed.
>                                        The application was successfully started"
> Other info : For the module has been deployed and started in the first time, so in the second time, it may be deployed, but could not started

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