ping sample fails
-----------------
Key: AXIS2-2401
URL: https://issues.apache.org/jira/browse/AXIS2-2401
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: samples
Affects Versions: 1.2
Environment: winxp, jdk15
Reporter: Charitha Kankanamge
Priority: Critical
ping sample service throws the following exception when deploying the
SamplePingService.aar.
org.apache.axis2.deployment.DeploymentException: Processing Operations Modules
with an error of The
ping module is not valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: Processing Operations
Modules with an error of The ping module is not valid or has not been
deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.
at
org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:145)
at
org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:76)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:571)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:201)
at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:267)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:185)
at
org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:118)
at
org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:127)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:73)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:182)
at
org.apache.axis2.transport.SimpleAxis2Server.main(SimpleAxis2Server.java:85)
Caused by: org.apache.axis2.deployment.DeploymentException: Processing
Operations Modules with an error of The ping module is not valid or has not
been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.
at
org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:362)
at
org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:96)
at
org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:138)
... 10 more
Caused by: org.apache.axis2.deployment.DeploymentException: The ping module is
not valid or has not been deployed.; nested exception is:
org.apache.axis2.deployment.DeploymentException: The ping module is not
valid or has not been deployed.
at
org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:590)
at
org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:268)
... 12 more
Caused by: org.apache.axis2.deployment.DeploymentException: The ping module is
not valid or has not
been deployed.
at
org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:582)
... 13 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]