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
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.