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
            Priority: Minor


1. start Geronimo v3.0 server
2. cd %Geronimo Home%\bin in cmd
3. input "deploy deploy 
..\jms-mdb\jms-mdb-ear\target\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)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to