Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-230 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-230 Summary: ejb-jar.xml files without assembly-descriptors encounter NullPointerException Type: Bug Status: Open Priority: Major Project: Apache Geronimo Versions: 1.0-M1 Assignee: David Blevins Reporter: David Blevins Created: Sun, 2 May 2004 11:30 PM Updated: Sun, 2 May 2004 11:30 PM Description: [java] java.lang.NullPointerException [java] at org.openejb.deployment.EJBConfigBuilder.addGBeans(EJBConfigBuilder.java:331) [java] at org.openejb.deployment.EJBConfigBuilder.buildGBeanConfiguration(EJBConfigBuilder.java:263) [java] at org.openejb.deployment.EJBConfigBuilder.buildConfiguration(EJBConfigBuilder.java:233) [java] at org.openejb.deployment.EJBConfigBuilder.buildConfiguration(EJBConfigBuilder.java:201) [java] at org.openejb.deployment.EJBConfigBuilder$$FastClassByCGLIB$$3c70ed20.invoke(<generated>) The related code is: TransactionPolicyHelper transactionPolicyHelper = new TransactionPolicyHelper(ejbJar.getAssemblyDescriptor().getContainerTransactionArray()); --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira