Re: Struts 2 /Glassfish to Tomcat migration

2014-10-18 Thread Kiran Badi
Thanks Chris. I was able to fix the issue. On Fri, Oct 3, 2014 at 10:52 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Kiran, > > On 10/3/14 8:02 PM, Kiran Badi wrote: > > Thanks Chris for replying.I did resolve the 404 issu

Re: Question about delaying startup of connector

2014-10-18 Thread Aleksandar Lazic
Hi Neven. Am 19-10-2014 01:15, schrieb Neven Cvetkovic: Hey Aleks! On Sat, Oct 18, 2014 at 6:48 PM, Aleksandar Lazic wrote: Hi all. We have the need that the tomcat 7 connectors (ajp & http) only start listening on the configured port after the application is started. I have take a look

Re: Question about delaying startup of connector

2014-10-18 Thread Neven Cvetkovic
Hey Aleks! On Sat, Oct 18, 2014 at 6:48 PM, Aleksandar Lazic wrote: > Hi all. > > We have the need that the tomcat 7 connectors (ajp & http) only start > listening on the configured port after the application is started. > > I have take a look at > > https://tomcat.apache.org/tomcat-7.0-doc/conn

Question about delaying startup of connector

2014-10-18 Thread Aleksandar Lazic
Hi all. We have the need that the tomcat 7 connectors (ajp & http) only start listening on the configured port after the application is started. I have take a look at https://tomcat.apache.org/tomcat-7.0-doc/connectors.html https://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html but I haven