Seems like you have old axis2 jars in the classpath... That method was removed from Axis2 [1] when fixing an issue with setOperationContext...
~Thilina [1] http://svn.apache.org/viewvc?view=rev&revision=467258 [2] http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/engine/DependencyManager.java?r1=465992&r2=467258&diff_format=h On 11/14/06, Mehar SVLN <[EMAIL PROTECTED]> wrote:
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
-- http://webservices.apache.org/~thilina/ http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
