Server should not fail to startup if application fails to start up
------------------------------------------------------------------
Key: GERONIMO-4398
URL: https://issues.apache.org/jira/browse/GERONIMO-4398
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: general
Reporter: Jürgen Weber
Fix For: 2.2
When an application fails to start up, the server will not come up. The server
should simply ignore the failing application and start up anyway, so the user
has a chance to remove the failing application without having to edit config.xml
e.g.
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:
Configuration gbean failed to start ldap/LDAPServlet/0.9/war
reason: Missing dependency: novell/jldap/2008.03.01/jar
....
2008-11-07 12:58:02,236 DEBUG [AdminConsoleExtensionGBean] Stopped
AdminConsoleExtensionGBean for Applications/EJB JARs
2008-11-07 12:58:02,239 DEBUG [JettyWebAppContext] JettyWebAppContext stopped
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.