Hello to all. I want to use the security module shipped with axis2.
I use the current svn sources to build the war file.I place the "security-0.95-SNAPSHOT.mar" to the "${CATALINA_HOME}\webapps\axis2\WEB-INF\modules" folder
I add the line "<module ref="security"/>" to the axis2.xml While starting Tomcat the following error occures: java.lang.NoClassDefFoundError: org/apache/xml/security/Init .... Please help me to fix this. regards Siamak Haschemi
