Hi Christopher,
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 after made
it same for all.
Thanks a lot for your help
Thanks
Raj
On Fri, May 15, 2015 at 1:27 PM, Christopher Schultz <
ch...@christophersc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Raj,
On 5/15/15 12:49 PM, RAJ wrote:
> Thanks Chris for the quick response, for class loader it is
> but as your saying not make that change so will not.
> Validator-rules. Xml file is under
> Catalina_Home/webapps//WEB-INF/ and the app is in
> exp
Thanks Chris for the quick response, for class loader it is but as
your saying not make that change so will not. Validator-rules. Xml file is
under Catalina_Home/webapps//WEB-INF/ and the app is in exploded
format. This is working fine on tomcat 5.x and we just copied the files from
their to t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Raj,
On 5/13/15 10:29 PM, Raj wrote:
> Hi Chris, Thanks for your response. Sorry for the late response as
> I was out of town.
>
> I verified struts-config.xml the files and have this className="org.apache.struts.validator.ValidatorPlugIn">
>
>
Hi Chris,
Thanks for your response. Sorry for the late response as I was out of town.
I verified struts-config.xml the files and have this
There is some changes in Tomcat 5.x and Tomcat 7.x as to how the classes
are loaded, I have a feeling that is what is the issue. I changed the
cont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Raj,
On 5/6/15 8:55 PM, Raj wrote:
> 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 somethin
Raj wrote:
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 t