add a dummy method - init(org.apache.axis2.context.ServiceContext)

On 8/7/07, Jack Sprat <[EMAIL PROTECTED]> wrote:
> Thanks for the quick reply.
>  Is there any further info. on this exception that you can provide?  Is
> there anything I can do to prevent it from happening?
>
>  Thanks,
>  T
>
>
> Davanum Srinivas <[EMAIL PROTECTED]> wrote:
>  Safe to ignore this.
>
> -- dims
>
> On 8/7/07, Jack Sprat wrote:
> > 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
> >
>
>
>
>  ________________________________
> Got a little couch potato?
>  Check out fun summer activities for kids.
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to