I'm using Axis2 1.2 and have turned on log4j debugging on the root to  display 
all DEBUG level messages.  I see a NoSuchMethodException  on each request:
  
  2007-08-06 15:51:42,264 DEBUG DependencyManager - Exception trying to call 
init
  java.lang.NoSuchMethodException: 
com.mycomp.ws.service.producer.ServiceSkeleton.init(org.apache.axis2.context.ServiceContext)
      at java.lang.Class.throwNoSuchMethodException(Class.java:275)
      at java.lang.Class.getMethod(Class.java:780)
      at 
org.apache.axis2.engine.DependencyManager.initServiceClass(DependencyManager.java:53)
      at  
org.apache.axis2.receivers.AbstractMessageReceiver.getTheImplementationObject(AbstractMessageReceiver.java:170)
  
  What is causing this exception?  Is this error anything to be concerned about?
  
  Thanks,
  T
  
  
  
       
---------------------------------
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 

Reply via email to