Richard,

can you please post your axis2.xml and services.xml?

Michele

On Wed, 2007-03-28 at 10:07 -0600, Richard DeGrande wrote:
> I've deployed the logging module and all services with no exceptions.  
> However, when I try to call a service I get the following error. 
> 
> compile:
> 
> run.client.ping:
>      [java] Mar 28, 2007 9:53:14 AM 
> org.apache.axis2.deployment.DeploymentEngine doDeploy
>      [java] INFO: Deploying module : addressing-1.1.1
>      [java] Mar 28, 2007 9:53:14 AM 
> org.apache.axis2.deployment.DeploymentEngine doDeploy
>      [java] INFO: Deploying module : soapmonitor-1.1.1
>      [java] Mar 28, 2007 9:53:14 AM 
> org.apache.axis2.deployment.DeploymentEngine doDeploy
>      [java] INFO: Deploying module : sample-logging
>      [java] Mar 28, 2007 9:53:14 AM 
> org.apache.axis2.deployment.DeploymentEngine doDeploy
>      [java] INFO: Deploying Web service  sample-MyService.aar
>      [java] org.apache.axis2.deployment.DeploymentException: Processing 
> Operations Modules logging module is invalid or has not been deployed; nested 
> exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging 
> module is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging 
> module is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging 
> module is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: Processing 
> Operations Modules logging module is invalid or has not been deployed; nested 
> exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging 
> module is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging 
> module is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging 
> module is invalid or has not been deployed
>      [java]     at 
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:139)
>      [java]     at 
> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:528)
>      [java]     at 
> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:196)
>      [java]     at 
> org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:227)
>      [java]     at 
> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:174)
>      [java]     at 
> org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:88)
>      [java]     at 
> org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:129)
>      [java]     at 
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:72)
>      [java]     at 
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:180)
>      [java]     at 
> org.apache.axis2.client.ServiceClient.initializeTransports(ServiceClient.java:189)
>      [java]     at 
> org.apache.axis2.client.ServiceClient.configureServiceClient(ServiceClient.java:118)
>      [java]     at 
> org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:114)
>      [java]     at 
> org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:207)
>      [java]     at userguide.clients.PingClient.main(Unknown Source)
>      [java] Caused by: org.apache.axis2.deployment.DeploymentException: 
> Processing Operations Modules l
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to