[ 
http://issues.apache.org/jira/browse/AXIS2-1589?page=comments#action_12447058 ] 
            
Marcel Casado commented on AXIS2-1589:
--------------------------------------

I follow Ruchith instructions downloading the jars from the given links 
and  using the build.xml on the "samples" directory on rampart and it 
worked fine this time. Now I have two questions to ask. Why the jars has 
to be duplicated on WEB-INF/lib and on rampart module  on the lib/ 
directory and what is the modules.list and service.list for ?

Thanks,

-Marcel





> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to