Cannot deploy rampart-SANPSHOT.mar due to unresolved dependencies
-----------------------------------------------------------------

                 Key: AXIS2-1127
                 URL: http://issues.apache.org/jira/browse/AXIS2-1127
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
         Environment: N/A
            Reporter: Rajith Attapattu
            Priority: Critical


The rampart module seem to refer to some classes within the rahas module. 
As a workaround I copied axis2-rahas-SNAPSHOT.jar into the WEB-INF/lib and the 
module loaded sucessfully.

SEVERE: StandardWrapper.Throwable
java.lang.NoClassDefFoundError: org/apache/rahas/TrustException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at 
org.apache.axis2.deployment.util.Utils.getHandlerClass(Utils.java:203)
        at org.apache.axis2.deployment.util.Utils.addFlowHandlers(Utils.java:63)
        at 
org.apache.axis2.deployment.DeploymentEngine.addNewModule(DeploymentEngine.java:317)
        at 
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:598)
        at 
org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:165)
        at 
org.apache.axis2.deployment.RepositoryListener.<init>(RepositoryListener.java:53)
        at 
org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:100)
        at 
org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:196)
        at 
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:61)
        at 
org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:345)
        at 
org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:271)

-- 
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