Chuck- I'm thinking along the same lines Dave is, that it isn't in the classpath where you think it is. The error is generated after the "standard" Struts resources are loaded; it looks like Struts is bailing out because it can't find the app resources file you specified.
For what you included above, there must be a file WEB-INF/classes/ApplicationResources in your war/ear file. Have you verified this? -ed On 7/29/05, Dave Newton <[EMAIL PROTECTED]> wrote: > chuck harris wrote: > > > <message-resources parameter="ApplicationResources"/> > > > >it is in the classpath. > > > > > Where specifically is the file? > > Dave > > > > --------------------------------------------------------------------- > 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]