RE: PlugIn's init(...) method is called multiple times in Linux

2004-09-09 Thread Uma Yarakaraju
t; [EMAIL PROTECTED] Subject: RE: PlugIn's init(...) method is called multiple times in Linux Uma, Do you have the struts jar located in a shared central folder on the Redhat system or in each individual webapp's WEB-INF/lib directory? Regards, David -Original Message- F

RE: PlugIn's init(...) method is called multiple times in Linux

2004-09-09 Thread David G. Friedman
ECTED] Subject: PlugIn's init(...) method is called multiple times in Linux Hi, I have 3 struts based applications running in Tomcat 4.1.18. I have deployed them in Red Hat Linux Advanced Server 3.0 platform. In all my 3 apps, I have implemented the Struts's PlugIn interfac

PlugIn's init(...) method is called multiple times in Linux

2004-09-09 Thread Uma Yarakaraju
Hi, I have 3 struts based applications running in Tomcat 4.1.18. I have deployed them in Red Hat Linux Advanced Server 3.0 platform. In all my 3 apps, I have implemented the Struts's PlugIn interface for doing the initialization tasks and configured them in the struts-config.xml as shown below (