Hi, I am getting the following error while invoking a service from the client.
org.apache.axis2.AxisFault: Service not found operation terminated !!
at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:308)
at
com.rrt.webservice.ellsouth_ivrservice_axis2.IVRServiceStub.getEligibleIVRPromotions(IVRServiceStub.java:305)
at test.IVRTest.main(IVRTest.java:27)
I searched thru the axis mailing list but could not find an answer though there
are references to the issue. I have attached the wsdl for reference. Please
help.
Thanks
Harish
-----Original Message-----
From: "Mathias Lösche" [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 7:18 AM
To: [email protected]
Subject: [axis2] Axis2 1.1 and Rampart1.0 does not work
Hello,
I've a problem during enable Rampart 1.0 in axis2 1.1
I use the axis2.war in an Apache Tomcat 5.5.17 downloaded from
http://apache.imsam.info/ws/axis2/1_1/axis2.war
and Rampart downloaded from
http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar
As described I copied the mat to WEB-INF/modules and added this line in
axis2.xml <module ref="rampart"/>.
During reload of the context I got
CHWERWIEGEND: Invalid module : rampart-1.0.mar caused
org.apache.axis2.description.HandlerDescription.<init>(Ljavax/xml/namespace/QName;)V
java.lang.NoSuchMethodError:
org.apache.axis2.description.HandlerDescription.<init>(Ljavax/xml/namespace/QName;)V
at
org.apache.axis2.security.handler.WSDoAllHandler.<clinit>(WSDoAllHandler.java:38)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
Does rampart 1.0 not work in axis2 1.1 ?
I've read the opposite.
I've deleted already the work directory and restarted Tomcat, but without any
progress.
Does anybody have an idea what can we wrong ?
Regards
Mathias
--
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
VRService.wsdl
Description: VRService.wsdl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
