Mukund,
Are there any messages in the log file? Are you using log4j and did you set
the logging level to debug? It shouldn't be a Classpath issue if the file is
located in your webapp's WEB-INF/classes directory. That is automatically
put in your apps classpath. 

-Richard

-----Original Message-----
From: Mukund Ramadoss [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 05, 2003 4:38 PM
To: 'Struts Users Mailing List'
Subject: RE: Tomcat 4.1.29 & Struts


Hi Richard,

Thanks for your mail.
Actually I am running on windows and there is not .txt extenstion.

The filename is ApplicationResources.properties. (not
ApplicationProperties.properties). 
Could this be a classpath issue? How do I check.

Thanks again.
Mukund

-----Original Message-----
From: Richard Yee [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 05, 2003 4:30 PM
To: Struts Users Mailing List
Subject: RE: Tomcat 4.1.29 & Struts


Mukund,
If you are running on Windows, have you ever edited
the ApplicationProperties.properties file with
notepad? Could it possibly have a .txt extension after
the .properties extension? If you are running on Unix,
is the case correct on the file name?

-Richard

--- Mukund Ramadoss <[EMAIL PROTECTED]> wrote:
> I removed the key in the struts_config. But still
> the result is the
> same.
> 
> My struts-config looks like this:
> --------------------------------------
> <?xml version="1.0" encoding="ISO-8859-1" ?>
> <!DOCTYPE struts-config PUBLIC
>          
>
"http://jakarta.apache.org/struts/dtds/struts-config_1.0.dtd";>
>  <struts-config>
>  <message-resources
>  parameter="ApplicationResources" 
>  null="false" />
> </struts-config>
> ----------------------------------
> 
> My ApplicationResources.properties is in
> WEB-INF/classes directory. I
> have also
> Copied it to WEB-INF folder. But still it does not
> pick it up.
> 
> I also tried downloaded xerces.jar to WEB-INF/lib,
> for I read elsewhere
> that it could be a xml parser issue. This does not
> help too.
> 
> Any suggestions.
> 
> Thanks
> Mukund
> 
> 


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to