[
https://issues.apache.org/jira/browse/GERONIMO-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022058#comment-13022058
]
Shawn Jiang commented on GERONIMO-5912:
---------------------------------------
In #1 above, the dependency to remove is
<dep:dependency>
<dep:groupId>org.apache.geronimo.samples</dep:groupId>
<dep:artifactId>jms-mdb-ear</dep:artifactId>
<dep:version>3.0-SNAPSHOT</dep:version>
<dep:type>car</dep:type>
</dep:dependency>
> jms-mdb: Could not add resource adapter module gbean to context
> ---------------------------------------------------------------
>
> Key: GERONIMO-5912
> URL: https://issues.apache.org/jira/browse/GERONIMO-5912
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: sample apps
> Affects Versions: 3.0
> Environment: Windows XP SP3 x86
> sun jdk 1.6.0_23
> Geronimo build on 20110415
> Reporter: Jacky Liu
> Assignee: Shawn Jiang
> Priority: Minor
> Labels: samples
> Attachments: jms-mdb-ear-3.0-SNAPSHOT.ear
>
>
> 1. start Geronimo v3.0 server
> 2. cd %Geronimo Home%\bin in cmd
> 3. input "deploy deploy ..\jms-mdb-ear-3.0-SNAPSHOT.ear"
> 4. ERROR OCCURS!
> org.apache.geronimo.common.DeploymentException: Unable to deploy
> jms-mdb-ear-3.0-SNAPSHOT.ear: Could not add resource adapter module gbean to
> context
>
> org.apache.geronimo.samples/jms-mdb-ear/3.0-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.samples/jms-mdb-ear/3.0-SNAPSHOT/car,j2eeType=ResourceAdapterModule,name=geronimo-activemq-ra-3.0-SNAPSHOT.rar
> at
> org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
> at
> org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
> at
> org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
> at
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
> at
> org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
> at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
> at
> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
> at
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
> Since the whole jms-mdb package is larger than 10 MB, I only attached ear
> package. If anyone wants to debug it, he or she may go to
> "https://svn.apache.org/repos/asf/geronimo/samples/trunk/samples/javaee5/jms-mdb"
> to check out the code first.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira