jaxws-calculator: Unable to resolve reference "Axis2ModuleRegistry"
-------------------------------------------------------------------

                 Key: GERONIMO-5910
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5910
             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 
..\jaxws-calculator\jaxws-calculator-war\target\jaxws-calculator-war-3.0-SNAPSHOT.war"
 in cmd
4. ERROR OCCURS!

org.apache.geronimo.common.DeploymentException: Unable to deploy 
jaxws-calculator-war-3.0-SNAPSHOT.war: Unable to resolve reference 
"Axis2ModuleRegistry"
    in gbean 
org.apache.geronimo.samples/jaxws-calculator/3.0-SNAPSHOT/car?J2EEApplication=null,Servlet=CalculatorService,WebModule=org.apache.geronimo.samples/jaxws-calculator/3.0-SNAPSHOT/car,j2eeType=GBean,name=POJOWebServiceContainerFactoryGBean
    to a gbean matching the pattern 
[?#org.apache.geronimo.axis2.osgi.Axis2ModuleRegistry]
    due to: No matches for referencePatterns: 
[?#org.apache.geronimo.axis2.osgi.Axis2ModuleRegistry]

        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