RE: Tomcat startup error using struts.

2004-05-24 Thread Joe Germuska
At 8:53 AM +1000 5/25/04, BARBEY Stuart R wrote: Thanks to everyone who replied. My problem was: INFO: Initializing, config='org.apache.struts.action.ActionResources',returnNull=true 24/05/2004 14:05:55 org.apache.commons.digester.Digester error SEVERE: Parse Error at line 18 column 19: The conten

RE: Tomcat startup error using struts.

2004-05-24 Thread BARBEY Stuart R
ks. -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Monday, 24 May 2004 22:55 PM To: Struts Users Mailing List Subject: Re: Tomcat startup error using struts. At 2:30 PM +1000 5/24/04, BARBEY Stuart R wrote: >Has anyone seen the

RE: Tomcat startup error using struts.

2004-05-24 Thread klute
__ Do you Yahoo!? Yahoo! Domains – Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: Tomcat startup error using struts.

2004-05-24 Thread Joe Germuska
At 2:30 PM +1000 5/24/04, BARBEY Stuart R wrote: Has anyone seen the following error before? INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true 24/05/2004 14:05:55 org.apache.commons.digester.Digester error SEVERE: Parse Error at line 18 column 19: The content of

Re: Tomcat startup error using struts.

2004-05-24 Thread Thomas SMETS
May be posting the Struts-config.xml would make it possible to help you ? \T, > Has anyone seen the following error before? > > INFO: Initializing, config='org.apache.struts.action.ActionResources', > returnNull=true > 24/05/2004 14:05:55 org.apache.commons.digester.Digester error > SEVERE: Par

RE: Tomcat startup error using struts.

2004-05-24 Thread Daniel Perry
somewhere in struts config, you have a set-property element that isnt empty ie, it should end with /> and have no matched cose tag. Daniel. > -Original Message- > From: BARBEY Stuart R [mailto:[EMAIL PROTECTED] > Sent: 24 May 2004 05:31 > To: '[EMAIL PROTECTED]' > Subject: Tomcat startup