you made sure your ApplicationResources.properties is in the
%TOMCAT_HOME%\webapps\DeployedName\WEB-INF\classes folder?
and you checked the app was deployed http://<host>:8080/manager/list  ?
if not deploy the DeployedName as
http://<host>:8080/manager/install?path=/DeployedName&war=DeployedName
Hth,
Martin

----- Original Message ----- 
From: "Mark Nichols" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 5:38 PM
Subject: ApplicationResources.properties


> Good Afternoon,
>
> My application works fine until I create a WAR file out of it and
> deploy it to Tomat. Once there I get a "Missing message key for
> "index.title" error. This error doesn't occur when running the
> development copy of the application. I have made sure that the
> ApplicationResources.properties file is the correct place in the WAR
> file.
>
> I'm sure that I have overlooked something obvious, and I would be
> grateful for someone pointing it out.
>
> Thanks
>
> Mark
>
> --
> The Difference Between Smart and Stupid is the Depth of the Hole You
> Make When You Screw Up.
>
>
> ---------------------------------------------------------------------
> 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