Keystore manager broken (by change to fix GERONIMO-1981?)
---------------------------------------------------------
Key: GERONIMO-2048
URL: http://issues.apache.org/jira/browse/GERONIMO-2048
Project: Geronimo
Type: Bug
Security: public (Regular issues)
Components: security, console
Versions: 1.1
Reporter: Aaron Mulder
Assigned to: Aaron Mulder
Priority: Blocker
Fix For: 1.1
When creating a new keystore using the Keystores portlet:
15:00:12,586 ERROR [Servlet] Exception caught:
java.lang.IllegalArgumentException: You can't create a child of a generic typed
gbean
at
org.apache.geronimo.kernel.Jsr77Naming.createChildName(Jsr77Naming.java:75)
at
org.apache.geronimo.kernel.Jsr77Naming.createChildName(Jsr77Naming.java:55)
at
org.apache.geronimo.security.keystore.FileKeystoreManager.getKeystore(FileKeystoreManager.java:147)
at
org.apache.geronimo.security.keystore.FileKeystoreManager.createKeystore(FileKeystoreManager.java:340)
at
org.apache.geronimo.security.keystore.FileKeystoreManager$$FastClassByCGLIB$$4d9d2a71.invoke(<generated>)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:817)
at
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at
org.apache.geronimo.management.geronimo.KeystoreManager$$EnhancerByCGLIB$$8d8b5765.createKeystore(<generated>)
at
org.apache.geronimo.console.keystores.CreateKeystoreHandler.actionAfterView(CreateKeystoreHandler.java:57)
at
org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPagePortlet.java:116)
at
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
--
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