RE: Error Loading Application Resources in Struts 1.1

2003-01-23 Thread James Mitchell
over the man who cannot read them." - Mark Twain (1835-1910) > -Original Message- > From: Micael [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 23, 2003 2:15 AM > To: Struts Users Mailing List > Subject: RE: Error Loading Application Resources in Str

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
; > > > > > > value="/WEB-INF/validator-rules.xml,/WEB-INF/xml/validation.xml"/> > > > > At 05:49 PM 1/22/03 -0500, you wrote: > > >Check the .war file to see if the file is actually there. > >Make sure your build process is actually copying the files > to be war

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread James Mitchell
ry 22, 2003 6:03 PM > To: Struts Users Mailing List > Subject: RE: Error Loading Application Resources in Struts 1.1 > > > Thanks, James, > > It is there. I am starting to think that the message > resources part of the > struts-config is not the problem. The whole co

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
he man who cannot read them." - Mark Twain (1835-1910) > -Original Message- > From: Micael [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 5:46 PM > To: Struts Users Mailing List > Subject: RE: Error Loading Application Resources in Struts 1.1

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
'd. It has happened in the past that my build script was not doing this. -- James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org/ "The man who does not read good books has no advantage over the man who cannot read them." - Mark Twain (1835-1910)

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
null="false"/> At 11:33 AM 1/23/03 +1300, you wrote: If your resouce file is in /WEB-INF/classes/resources/ then you have to have in your struts-config.xml Glenn -Original Message- From: Micael [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 20

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread James Mitchell
gt; Subject: RE: Error Loading Application Resources in Struts 1.1 > > > Thanks for catching that, Wendy, but that was just a typo. The site > actually does not have that mistake. Any other ideas? > > Micael > > At 03:37 PM 1/22/03 -0700, you wrote: &

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
: Thursday, January 23, 2003 11:14 AM To: Struts Users Mailing List Subject: RE: Error Loading Application Resources in Struts 1.1 Hi, Glenn, I have the application resources in a file called application.properties and that is in the following directory structure: [x]/WEB-INF/classes/resources

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
Thanks for catching that, Wendy, but that was just a typo. The site actually does not have that mistake. Any other ideas? Micael At 03:37 PM 1/22/03 -0700, you wrote: > I have the application resources in a file called application.properties > and that is in the following directory structure:

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Wendy Smoak
> I have the application resources in a file called application.properties > and that is in the following directory structure: > [x]/WEB-INF/classes/resources/application.properties. I have put that in > the struts config as: > You have 'resource.application' as the parameter, but your d

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Glenn Eisenhut
t; > > > >-Original Message- >From: Micael [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 23, 2003 10:21 AM >To: Struts Users Mailing List >Subject: Re: Error Loading Application Resources in Struts 1.1 > > >Thanks, Craig, > >Can you tell what it is th

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
ubject: Re: Error Loading Application Resources in Struts 1.1 Thanks, Craig, Can you tell what it is that is wrong in general terms, or even specifically? I am rather new at this aspect. The error, again, was: C:\michaelmcgrady\tomcat\webapps\michaelmcgrady\WEB-INF\lib\struts.jar 2003-01-2

RE: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Glenn Eisenhut
Application Resources in Struts 1.1 Thanks, Craig, Can you tell what it is that is wrong in general terms, or even specifically? I am rather new at this aspect. The error, again, was: C:\michaelmcgrady\tomcat\webapps\michaelmcgrady\WEB-INF\lib\struts.jar 2003-01-22 11:47:06 StandardManager

Re: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Micael
Thanks, Craig, Can you tell what it is that is wrong in general terms, or even specifically? I am rather new at this aspect. The error, again, was: C:\michaelmcgrady\tomcat\webapps\michaelmcgrady\WEB-INF\lib\struts.jar 2003-01-22 11:47:06 StandardManager[/michaelmcgrady]: Seeding random number

Re: Error Loading Application Resources in Struts 1.1

2003-01-22 Thread Craig R. McClanahan
It's actually complaining about your struts-config.xml file, not your application resources. Craig On Wed, 22 Jan 2003, Micael wrote: > Date: Wed, 22 Jan 2003 11:52:28 -0800 > From: Micael <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Sub