Re: [OT] Tomcat error: It is not available the ServletAction

2009-04-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 4/2/2009 3:27 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Tomcat error: It is not available the ServletAction >> >> I think the reason

RE: [OT] Tomcat error: It is not available the ServletAction

2009-04-02 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Tomcat error: It is not available the ServletAction > > I think the reason Xerces works within the application's ClassLoader is > because of the backward way that webapp ClassLoaders work (load l

Re: Tomcat error: It is not available the ServletAction

2009-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 4/2/2009 10:30 AM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Tomcat error: It is not available the ServletAction >> >> Apache Cocoon, for instanc

RE: Tomcat error: It is not available the ServletAction

2009-04-02 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Tomcat error: It is not available the ServletAction > > Apache Cocoon, for instance, ships with xercesImpl-2.9.1.jar > (actual Xerces) along with xml-apis-1.3.04.jar (the org.w3c.*, > org.x

Re: Tomcat error: It is not available the ServletAction

2009-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 4/2/2009 9:08 AM, Caldarale, Charles R wrote: >> From: bladu [mailto:ego...@hotmail.com] >> Subject: Re: Tomcat error: It is not available the ServletAction > > When you send the same message four times, you become

Re: Tomcat error: It is not available the ServletAction

2009-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bladu, On 4/2/2009 2:42 AM, bladu wrote: > Version of Java --->jdk1.5.0_17 Okay. > 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 OMG that version is like 10

RE: Tomcat error: It is not available the ServletAction

2009-04-02 Thread Caldarale, Charles R
> From: bladu [mailto:ego...@hotmail.com] > Subject: Re: Tomcat error: It is not available the ServletAction When you send the same message four times, you become extremely annoying - don't do that. > Do you have xerces.jar in your webapp's lib directory? --->Yes, int he

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread bladu
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 Servlet

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread bladu
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 Servlet

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread Christopher Schultz
-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 (

RE: Tomcat error: It is not available the ServletAction

2009-04-01 Thread Caldarale, Charles R
> 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 s

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread bladu
Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bladu, > > On 4/1/2009 4:00 AM, bladu wrote: >> The Tomcat I have is in Spanish language. The log has lines written in >> Spanish / English. Maybe you will have some problems to understand the >> lines >> wri

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread bladu
Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bladu, > > On 3/31/2009 1:45 PM, bladu wrote: >> But when I try to execute the application, Tomcat gives me the following >> error: >> >> Message: It is not available the Servlet Action >> Description: The

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bladu, On 4/1/2009 4:00 AM, bladu wrote: > The Tomcat I have is in Spanish language. The log has lines written in > Spanish / English. Maybe you will have some problems to understand the lines > written in Spanish, for that reason I put in the line be

Re: Tomcat error: It is not available the ServletAction

2009-04-01 Thread bladu
Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bladu, > > On 3/31/2009 1:45 PM, bladu wrote: >> But when I try to execute the application, Tomcat gives me the following >> error: >> >> Message: It is not available the Servlet Action >> Description: The r

Re: Tomcat error: It is not available the ServletAction

2009-03-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bladu, On 3/31/2009 1:45 PM, bladu wrote: > But when I try to execute the application, Tomcat gives me the following > error: > > Message: It is not available the Servlet Action > Description: The request resource (It doesn`t available the ServletAc

Tomcat error: It is not available the ServletAction

2009-03-31 Thread bladu
Hi, I am deploying an application using Ant from MyEclipse IDE. When I deploy the application with the Ant, this say me that the application has successfully deployed. I go to webaapps directory and I see into that directory the applicacation deployed with its WAR. But when I try to excute the a