cruel behaviour.
--Kannan
-Original Message-
From: Kannan Jayaprakasam [mailto:kan...@arcot.com]
Sent: Tuesday, August 31, 2010 11:25 AM
To: Tomcat Users List
Subject: RE: Service doesn't get inited.
My service implements org.apache.axis2.service.Lifecycle.
This is an axis2 aar file, so it
b...@souther.us]
Sent: Tuesday, August 31, 2010 12:34 AM
To: Tomcat Users List
Subject: Re: Service doesn't get inited.
Does your service implement ServiceLifecycle?
I believe the init method is part of that interface.
On Mon, 2010-08-30 at 10:33 -0700, Kannan Jayaprakasam wrote:
&
Does your service implement ServiceLifecycle?
I believe the init method is part of that interface.
On Mon, 2010-08-30 at 10:33 -0700, Kannan Jayaprakasam wrote:
> I have an axis2 aar webservice deployed in Tomcat. The serviceClass's
> init(ServiceContext) method doesn't at all get called. The
> From: Kannan Jayaprakasam [mailto:kan...@arcot.com]
> Subject: Service doesn't get inited.
> How am I to proceed?
By telling us the exact level of Tomcat you're using, the JVM version it's
running in, the platform you're running on, how you start Tomcat, and the
contents of your webapp's WEB