This has happened to me before and it's quite frustrating. I believe it's a classpath issue. Make sure none of your classes are on tomcat's runtime classpath.

David






From: "LUCERO,DENNIS (HP-Boise,ex1)" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "' ([EMAIL PROTECTED])'" <[EMAIL PROTECTED]>
Subject: message-resources
Date: Thu, 5 Dec 2002 17:35:18 -0500


Hi,


I have a jsp with the struts bean taglib defined and the following line :

<bean:message key="index.title" />

In struts-config.xml I have the following :

<message-resources parameter="MyAppResources" />

And I put MyAppResources.properties in
tomcat/webapps/applicationName/WEB-INF/classes

when I try and load the page I get the error

javax.servlet.ServletException: Cannot find message resources under key
org.apache.struts.action.MESSAGE

Any help would be greatly appreciated!!!



We come from the land of the ice and snow
With the midnight sun, where the hot springs glow
The hammer of the gods, will drive our ships to new lands
Fight the horde, Sing and cry
Valhalla I am coming


_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


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

Reply via email to