I tried to merge http://cwiki.apache.org/GMOxDOC20/very-simple-entity-ejb-example.html
and http://cwiki.apache.org/GMOxDOC20/jms-and-mdb-sample-application.html because I want to deploy both a database pool and JMS Resource. Maven creats the Ear just fine but when i unzipped it to check geronimo-activemq is missing. Is is because I have more than one module in the deployment plan ? vhnguy2 wrote: > > Hello, > > Does your EAR contain the two modules that you specified in the DD (ie > tranql-connector and geronimo-activemq)? You need to have those > RAR/JARs and the xml files residing in the top-level directory of your > EAR. > > There are sample applications that shows how to do this (e.g. > http://cwiki.apache.org/GMOxDOC21/jms-and-mdb-sample-application.html) > > Hope this helps, > Viet > > -- View this message in context: http://www.nabble.com/Problem-with-Deployment-plan-%28Geronimo-ear-plan-contains-modules-that-aren%27t-in-the-ear%3A-true%29-tp17141114s134p17141333.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
