Hai frnds,
downloaded axis2.war from the website for 1.1version
I ve generated skeletons for my wsdl and deployed in apache tomcat
I am getting this error while trying to invoke the operation from outside
-- SEVERE: java.lang.NoSuchMethodError: org.apache.axis2.engine.DependencyManager.configureBusinessLogicProvider(Ljava/lang/Object;Lorg/apache/axis2/context/OperationContext;)V
Nov 14, 2006 9:19:12 PM org.apache.axis2.transport.http.AxisServlet doPost
SEVERE: java.lang.NoSuchMethodError: org.apache.axis2.engine.DependencyManager.configureBusinessLogicProvider(Ljava/lang/Object;Lorg/apache/axis2/context/OperationContext;)V
Nov 14, 2006 9:30:14 PM org.apache.axis2.transport.http.AxisServlet doPost
SEVERE: java.lang.NoSuchMethodError: org.apache.axis2.engine.DependencyManager.configureBusinessLogicProvider(Ljava/lang/Object;Lorg/apache/axis2/context/OperationContext;)V
Is there any problem with the distribution???
Rgds
Mehar
- Error while using Axis2 1.1, Method not found in Depend... Mehar SVLN
- Re: Error while using Axis2 1.1, Method not found ... Thilina Gunarathne
