RE: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-24 Thread Martin Gainty
ct: Re: Issues with Tomcat 7.0.57 not loading ActionServlets > From: bsudershan...@gmail.com > To: user@struts.apache.org > > Hi Martin, > The dtd for validations.xml, validator-rules.xml and struts-config.xml are > not same and that was causing this issue. However, this is fixed afte

Re: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-23 Thread Raj
o end of the block with Yugo if you dont mind repairing it >> every few feet >> Once you start driving your builds with Maven I guarantee you *wont* go >> back to Ant >> >> *keep us apprised* >> Martin >> __ >&

Re: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-23 Thread Raj
block with Yugo if you dont mind repairing it > every few feet > Once you start driving your builds with Maven I guarantee you *wont* go > back to Ant > > *keep us apprised* > Martin > ______ > > > > > Subject: Re: Issues wit

RE: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-21 Thread Martin Gainty
__ > Subject: Re: Issues with Tomcat 7.0.57 not loading ActionServlets > From: bsudershan...@gmail.com > Date: Tue, 19 May 2015 11:28:48 -0500 > To: user@struts.apache.org > > H

Re: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-19 Thread RAJ
ed parameter in pom.xml > > if Servlet DOES load then you can enable each of the validators in > validator-rules.xml one at a time > > Let us know how it goes, > Martin > __ > >> Subject: Re: Issues with Tomcat 7.0.57 not

RE: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-19 Thread Martin Gainty
know how it goes, Martin __ > Subject: Re: Issues with Tomcat 7.0.57 not loading ActionServlets > From: bsudershan...@gmail.com > Date: Mon, 18 May 2015 17:40:12 -0500 > To: user@struts.apache.org > > Yes Martin, > That file does

Re: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-18 Thread RAJ
sHere > ? > Martin > __ > > > >> Date: Wed, 6 May 2015 20:29:34 -0500 >> Subject: Issues with Tomcat 7.0.57 not loading ActionServlets >> From: bsudershan...@gmail.com >> To: user@struts.apache.org >> >> I u

RE: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-16 Thread Martin Gainty
Raj- did you check for the existence of /WEB-INF/validator-rules.xmlin $TOMCAT_HOME/webapps/NameOfYourWebappGoesHere ? Martin __ > Date: Wed, 6 May 2015 20:29:34 -0500 > Subject: Issues with Tomcat 7.0.57 not loading ActionServlets

Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-06 Thread Raj
I upgraded my application from tomcat 5.5.15, JDK 1.5, Struts 1.1 on Debian 2.6.32 to tomcat 7.0.57, JDK 1.6, struts 1.1 on ubuntu14.04 and Action Servlets are not loading. I am thinking of this is something to do with version conflict. Please let me know what I am missing. Below is the error Apr