Christopher Schultz-2 wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Chuck,
> 
> On 4/1/2009 11:45 AM, Caldarale, Charles R wrote:
>>> From: bladu [mailto:ego...@hotmail.com]
>>> Subject: Re: Tomcat error: It is not available the ServletAction
>>>
>>> I have correct some bugs in the struts-config.xml (references to
>>> classes that don`t exist), but the problem still remains.
>> 
>> The error message generated by struts shows a *parsing* error - meaning
>> you likely have something wrong with the syntax of your struts config
>> rather than the values of any fields.  Try running that XML file through
>> a syntax checker to see if you can find it.
> 
> Some Struts users have reported the following causes to this problem:
> 
> 1. An actual XML parsing error
> 2. Java version mismatch
> 3. xerces.jar version mismatch or overlap
> 
> What version of Java are you running?
> Do you have xerces.jar in your webapp's lib directory?
> What version of Tomcat are you using?
> 
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAknT0n4ACgkQ9CaO5/Lv0PB0PQCgsB4liiFvjm+FL7APhBAnxYAW
> k+wAn3EQluZ1WdeEDF3bnxr6+++9gEV4
> =k7yc
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 

Hi, 

Version of Java --->jdk1.5.0_17
Do you have xerces.jar in your webapp's lib directory? --->Yes, int he
application deployed and also in the WAR I have xerces-1.2.3.jar
What version of Tomcat are you using?  --->jakarta-tomcat-5.0.28

Regards
-- 
View this message in context: 
http://www.nabble.com/Tomcat-error%3A-It-is-not-available-the-ServletAction-tp22805251p22841693.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to