You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2006/11/03 00:16:17 UTC

[jira] Commented: (AXIS2-1589) Rampart module fails to engage from a service descriptor

    [ http://issues.apache.org/jira/browse/AXIS2-1589?page=comments#action_12446763 ] 
            
Rajith Attapattu commented on AXIS2-1589:
-----------------------------------------

Hi Marcel,

I build axis2 from 1_1 source tree and I was able to engage rampart from the services.xml at different levels  (service group, service and operational level) without a problem . The nightlies are from 1_1 source tree if I am not mistaken.

I also tried sandesha2 module and it worked fine for me as well.

Can you please verify if you have the mar files inside your modules directory ?? or atleast in the classpath?
The only way I can reproduce this error "rampart module is invalid or has not been deployed;" is by removing rampart from the modules directory.

Can you please double check again and let us know ?

Regards,

Rajith

> Rampart module fails to engage from a service descriptor
> --------------------------------------------------------
>
>                 Key: AXIS2-1589
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1589
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: nightly
>         Environment: Mac ,Tomcat 5.5.17 . All jars needed for Rampart module are in place and the rampart module it self..
>            Reporter: Marcel Casado
>            Priority: Blocker
>
> Rampart module fails to engage when is being engaged from a service descriptor.
> INFO: Deploying web application archive axis2.war
> org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:124)
>         at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:528)
>         at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:196)
>         at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:227)
>         at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:174)
>         at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:88)
>         at org.apache.axis2.deployment.WarBasedAxisConfigurator.loadServices(WarBasedAxisConfigurator.java:252)
>         at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:72)
>         at org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:373)
>         at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:317)
>         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
>         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3917)
>         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4201)
>         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>         at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809)
>         at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698)
>         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472)
>         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
>         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
>         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
>         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
>         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
>         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
>         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
>         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
>         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
> Caused by: org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed
>         at org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:101)
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:84)
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:118)
>         ... 35 more
> Caused by: org.apache.axis2.deployment.DeploymentException: Processing Operations Modules rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed
>         at org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:320)
>         at org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:96)
>         ... 37 more
> Caused by: org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed; nested exception is: 
>         org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed
>         at org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:487)
>         at org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:241)
>         ... 38 more
> Caused by: org.apache.axis2.deployment.DeploymentException: rampart module is invalid or has not been deployed
>         at org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:479)
>         ... 39 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org