Ok my bad about the logs... I found the exceptions for both modules
 
For Rampart it's missing some of the rahas classes. So as a temporary messure when I copied the axis2-rahas-SANPSHOT,jar in WEB-INF/lib the module loaded sucessfully.
I will open a JIRA.
 
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)
 at org.apache.catalina.core.StandardWrapper.loadServlet (StandardWrapper.java:1105)

 
On 9/8/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
I used the rampart-SNAPSHOT.mar build from source (heade revision) 
 
And Sandesha2 from
 
 
 
There don't seem to be any exceptions, but deployment goes wrong and axis2 doesn't seem to start properly.
 
the addessing module and the soap monitor module worked fine.
 
 
Can somebody verify?
 
Regards,
 
Rajith

Reply via email to