Made great progress in CDI/EJB integration, but seems we have a general issue with deploying EARs the CDI TCK gives us so we aren't seeing it yet.
It looks like the deploy is successful but the EJB module doesn't start. No errors in the log other than the webapp failing to start due to missing EJB jar classes. If someone could take a quick look that would be wonderful. I've attached an example EAR to the JIRA. -David On Jun 1, 2011, at 5:16 PM, David Blevins (JIRA) wrote: > CDI EAR deployment issue > ------------------------ > > Key: GERONIMO-5989 > URL: https://issues.apache.org/jira/browse/GERONIMO-5989 > Project: Geronimo > Issue Type: Bug > Security Level: public (Regular issues) > Components: deployment, javaee6 > Reporter: David Blevins > > > Attached is one of many EAR files produced by the CDI TCK that do not deploy. > Both the EJB and WAR modules are found and created, but only the WAR starts > and has none of the required jars in the classpath. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira
