I am running Axis2 1.3 and have just downloaded and attempted to install Rampart 1.3 from http://people.apache.org/~ruchithf/rampart/1_3/ as was suggested. I get the same error as reported by Gregory when I place the "rampart-1.3.mar" file in the C:\apache-tomcat-6.0.14\webapps\axis2\WEB-INF\modules folder and start Tomcat.
[ERROR] The rampart-1.3.mar module, which is not valid, caused org/apache/axis2/wsdl/codegen/extension/ModulePolicyExtension java.lang.NoClassDefFoundError: org/apache/axis2/wsdl/codegen/extension/ModulePolicyExtension There is no ModulePolicyExtension module in Axis2 1.3, but there is one in Axis2 1.2. dims wrote: > > We are still voting on the release, please try this with Axis2 1.3 > http://people.apache.org/~ruchithf/rampart/1_3/ > > -- dims > > On 8/22/07, Skinner, Gregory W. <[EMAIL PROTECTED]> wrote: >> >> >> I have been trying to get Axis 1.2 or 1.3 working with a version of >> Rampart. >> When I try to use Axis 1.3 with Rampart 1.2, the module does not deploy >> and >> I get >> >> [ERROR] The rampart-1.2.mar module, which is not valid, caused >> org/apache/axis2/modules/ModulePolicyExtension >> java.lang.NoClassDefFoundError: >> org/apache/axis2/modules/ModulePolicyExtension >> at java.lang.ClassLoader.defineClass1(Native >> Method) >> >> When I try to use Axis2 1.2 with Rampart 1.2 (deployed in Tomcat), I end >> up >> getting a NullPointerException after I get : >> >> Unknown top level PED found: >> org.apache.neethi.builders.xml.XmlPrimtiveAssertion >> >> Can anyone suggest which versions of Axis / Rampart are compatible and >> where >> I might find them? >> >> Thanks, >> Greg >> > > > -- > Davanum Srinivas :: http://davanum.wordpress.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Rampart-and-Axis2-1.3-tf4313742.html#a12285653 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
