Howto setup env with WAR in Tomcat and EJB's in WebSphere ?

2003-07-18 Thread Elankath, Tarun (Cognizant)
Hi all, I need to setup a devel environment where web-applications are deployed in the local instance of Tomcat and ejb's are deployed in a remote WebSphere instance. I have created all the remote interfaces deployment descriptors, the ejb jar's, the WAR's and the EAR. I have deployed the EAR

RE: Tomcat Scheduler

2003-03-18 Thread Elankath, Tarun (Cognizant)
Thanks RND. I had just wanted to know whether there was a 'tomcat' way of doing it. Otherwise the solution that you suggested was the one I was going to try out. -Original Message- From: Tomcat-RND [mailto:[EMAIL PROTECTED] Sent: Sunday, March 16, 2003 2:06 PM To: Tomcat Users List;

Tomcat Settings advice on long-running process.

2003-11-12 Thread Elankath, Tarun (Cognizant)
Hi list, We have a long running process (all in java, not external) that is initiated from struts action class, (does a lot of file I/O, etc) The browser apparently timesout after about 20 minutes or whereabouts, and then suddenly the process do stops bang in the middle as soon as this

RE: Tomcat Settings advice on long-running process.

2003-11-12 Thread Elankath, Tarun (Cognizant)
, November 12, 2003 7:39 PM To: Tomcat Users List Subject: Re: Tomcat Settings advice on long-running process. Elankath, Tarun (Cognizant) wrote: Hi list, We have a long running process (all in java, not external) that is initiated from struts action class, (does a lot of file I/O, etc) The browser