Hi, I have a problem with deployment. When using org.apache.axis2.transport.http.SimpleHTTPServer i put the rampart jars in the classpath and everything works fine.
But when using axis2 in a real tomcat, i got the Error: org.apache.axis2.deployment.DeploymentException: The rampart module is not valid or has not been deployed. at it seems that the jars are not found. They are present in tomcat/webapps/axis2/WEB-INF/lib/ Is this the right position or should i put them in a lib directory under modules? thanx in advance Stefan