Chuck,

I understand the ServletConextListener and will investigate the recommendation 
to see if ServletConextListener is compatible with WebSphere 7 and WebLogic 11g 
as well and if it is I will make the change.

I make reference to getRealPath to load a property file. I have not had issue 
with this in other environments, not to say this is not a bad thing to do.

Sincerely,

Robert Jenkin
Surecomp Services, Inc.
2 Hudson Place, 4th Floor
Hoboken, NJ 07030
Skype: robert.jenkin
Office: 201 217 1437 | Direct: 201 716 1219 | Mobile: 908 251 0537
http://www.Surecomp.com


-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Friday, January 28, 2011 3:36 PM
To: Tomcat Users List
Subject: RE: deploying a war file and starting the application

> From: robert.jen...@surecomp.com [mailto:robert.jen...@surecomp.com] 
> Subject: RE: deploying a war file and starting the application

> the initservlet is just a means to initialize the application.

Which, as Chris S noted earlier, should be done by a ServletContextListener, 
not a servlet.

> The writing of a log file is not to a directory within tomcat.

That's good.  Why do you have a reference to ServletContext#getRealPath()?  
That's very, very risky.

 - Chuck 


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


This mail was sent via Mail-SeCure System.

Reply via email to