RE: Unable to get any information why jsp page fails to generate code

2010-09-09 Thread Kannan Jayaprakasam
- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, August 17, 2010 8:42 PM To: Tomcat Users List Subject: Re: Unable to get any information why jsp page fails to generate code -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kannan, On 8/17/2010 12:22 AM, Kannan Jayaprak

How to subscribe to ibatis mailing list

2010-09-07 Thread Kannan Jayaprakasam
Apologies for the tomcat-unrelated question, but since ibatis also belongs to apache, I'm posting here. I'm unable to subscribe to the ibatis mailing list. It fails with the below error. I have tried from multiple different email ids and email clients. What is the solution to this problem? Rem

RE: Service doesn't get inited.

2010-08-31 Thread Kannan Jayaprakasam
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

RE: Service doesn't get inited.

2010-08-30 Thread Kannan Jayaprakasam
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: &

Service doesn't get inited.

2010-08-30 Thread Kannan Jayaprakasam
I have an axis2 aar webservice deployed in Tomcat. The serviceClass's init(ServiceContext) method doesn't at all get called. There is no error message seen in the tomcat logs what is going on. I only see a sentence in the Catalina logs that the application has been deployed. How am I to proceed?

RE: Unable to get any information why jsp page fails to generate code

2010-08-16 Thread Kannan Jayaprakasam
Any ideas? Thanks. -Original Message- From: Kannan Jayaprakasam [mailto:kan...@arcot.com] Sent: Monday, August 16, 2010 11:32 PM To: Tomcat Users List Subject: RE: Unable to get any information why jsp page fails to generate code Hi That is the complete stacktrace. I added the

RE: Unable to get any information why jsp page fails to generate code

2010-08-16 Thread Kannan Jayaprakasam
[mailto:ch...@christopherschultz.net] Sent: Monday, August 16, 2010 11:08 PM To: Tomcat Users List Subject: Re: Unable to get any information why jsp page fails to generate code -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kannan, On 8/16/2010 11:41 AM, Kannan Jayaprakasam wrote: > On tomcat log

RE: Unable to get any information why jsp page fails to generate code

2010-08-16 Thread Kannan Jayaprakasam
Tomcat 5.5 jdk1.5.0_14 Windows Xp Professional. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Monday, August 16, 2010 10:26 PM To: Tomcat Users List Subject: Re: Unable to get any information why jsp page fails to generate code On 16/08/2010 16:59, Kannan Jayaprakasam

RE: Unable to get any information why jsp page fails to generate code

2010-08-16 Thread Kannan Jayaprakasam
Another cruel behaviour of tomcat is that when I click on the link of the blank jsp page yet another time, then it displays the page. But in the "work" folder there is no code generated seen. If I click the link yet again, I get blank display again. -Original Message----- Fr

Unable to get any information why jsp page fails to generate code

2010-08-16 Thread Kannan Jayaprakasam
On tomcat logs I don't find any useful information why the jsp page failed to generate code and only a blank gets displayed. All I ever see for any mistake in the jsp page is the same message below: Aug 16, 2010 9:02:29 PM org.apache.catalina.core.StandardHostValve custom SEVERE: Exception Proces