NullPointerException when no security element is in plan
--------------------------------------------------------
Key: GERONIMO-1150
URL: http://issues.apache.org/jira/browse/GERONIMO-1150
Project: Geronimo
Type: Bug
Components: web, deployment
Versions: 1.0
Reporter: Jacek Laskowski
Assigned to: Jacek Laskowski
Fix For: 1.0
When no security element is specified in a plan, the following
NullPointerException is thrown.
[java] Caused by: java.lang.NullPointerException
[java] at
org.apache.geronimo.jetty.deployment.JettyModuleBuilder.addGBeans(JettyModuleBuilder.java:815)
[java] ... 43 more
According to the xsd - jetty-builder\src\schema\geronimo-jetty-1.0.xsd - and
JettyModuleBuilder the element is not mandatory.
--
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