Did you follow the instructions in yellow on the dowload page? http://ws.apache.org/axis2/download.cgi
HTH, Robert http://www.braziloutsource.com/ Em Sexta 17 Março 2006 15:25, o Kashif Saleem escreveu: > Hi All, > I deployed the service Axis2SampleDocLitPortType successfully as > mentioned in the use-guide.But when I tried to access this service through > client I got the following exceptions.I would appreciate if someone could > tell me the cause of this error.Below is the output that I got after > running the client: > > [EMAIL PROTECTED]:~/Desktop/softwares/axis2-0.93-bin/samples/src$ java > -classpath $CLASSPATH org/apache/axis2/userguide/TestClient - Module > validation failed org.apache.axis.handlers.addressing.AddressingInHandler; > nested exception is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler > org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.context.ConfigurationContextFactory.buildClientConfigurati >onContext(ConfigurationContextFactory.java:68) at > org.apache.axis2.userguide.Axis2SampleDocLitPortTypeStub.<init>(Axis2Sample >DocLitPortTypeStub.java:53) at > org.apache.axis2.userguide.TestClient.foo(TestClient.java:35) at > org.apache.axis2.userguide.TestClient.main(TestClient.java:21) Caused by: > org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.deployment.DeploymentEngine.loadClient(DeploymentEngine.ja >va:272) at > org.apache.axis2.context.ConfigurationContextFactory.buildClientConfigurati >onContext(ConfigurationContextFactory.java:60) ... 3 more > Caused by: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.deployment.DeploymentEngine.buildModule(DeploymentEngine.j >ava:743) at > org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfiguration.ja >va:433) at > org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEngine >.java:329) at > org.apache.axis2.deployment.DeploymentEngine.loadClient(DeploymentEngine.ja >va:269) ... 4 more > Caused by: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.deployment.util.Utils.getHandlerClass(Utils.java:136) at > org.apache.axis2.deployment.util.Utils.addFlowHandlers(Utils.java:116) at > org.apache.axis2.deployment.DeploymentEngine.buildModule(DeploymentEngine.j >ava:727) ... 7 more > [EMAIL PROTECTED]:~/Desktop/softwares/axis2-0.93-bin/samples/src$ javac > -classpath > $CLASSPATH:org/apache/axis2/userguide/databinding/org/apache/axis2/userguid >e/.*:org/apache/axis2/userguide/databinding/org/apache/axis2/userguide/impl/ >.*:org/apache/axis2/userguide/databinding/org/w3/www/.*:org/apache/axis2/use >rguide/databinding/org/w3/www/impl/.*:org/apache/axis2/userguide/databinding >/org/xmlsoap/schemas/.* org/apache/axis2/userguide/TestClient.java > [EMAIL PROTECTED]:~/Desktop/softwares/axis2-0.93-bin/samples/src$ java > -classpath > $CLASSPATH:org/apache/axis2/userguide/databinding/org/apache/axis2/userguid >e/.*:org/apache/axis2/userguide/databinding/org/apache/axis2/userguide/impl/ >.*:org/apache/axis2/userguide/databinding/org/w3/www/.*:org/apache/axis2/use >rguide/databinding/org/w3/www/impl/.*:org/apache/axis2/userguide/databinding >/org/xmlsoap/schemas/.* org/apache/axis2/userguide/TestClient - Module > validation failed org.apache.axis.handlers.addressing.AddressingInHandler; > nested exception is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler > org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.context.ConfigurationContextFactory.buildClientConfigurati >onContext(ConfigurationContextFactory.java:68) at > org.apache.axis2.userguide.Axis2SampleDocLitPortTypeStub.<init>(Axis2Sample >DocLitPortTypeStub.java:53) at > org.apache.axis2.userguide.TestClient.foo(TestClient.java:35) at > org.apache.axis2.userguide.TestClient.main(TestClient.java:21) Caused by: > org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.deployment.DeploymentEngine.loadClient(DeploymentEngine.ja >va:272) at > org.apache.axis2.context.ConfigurationContextFactory.buildClientConfigurati >onContext(ConfigurationContextFactory.java:60) ... 3 more > Caused by: org.apache.axis2.deployment.DeploymentException: > org.apache.axis.handlers.addressing.AddressingInHandler; nested exception > is: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.deployment.DeploymentEngine.buildModule(DeploymentEngine.j >ava:743) at > org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfiguration.ja >va:433) at > org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEngine >.java:329) at > org.apache.axis2.deployment.DeploymentEngine.loadClient(DeploymentEngine.ja >va:269) ... 4 more > Caused by: org.apache.axis2.AxisFault: > org.apache.axis.handlers.addressing.AddressingInHandler at > org.apache.axis2.deployment.util.Utils.getHandlerClass(Utils.java:136) at > org.apache.axis2.deployment.util.Utils.addFlowHandlers(Utils.java:116) at > org.apache.axis2.deployment.DeploymentEngine.buildModule(DeploymentEngine.j >ava:727) ... 7 more > > > > Kind Regards > Kashif Saleem --
