Your property resource bundle needs to:

1)  Have a .properties extention.
2)  Be in either the WEB-INF/classes, or WEB-INF/lib directories.
3)  Can optionally be in the common/classes, or common/lib directories
4)  If you place it in a lib directory, it must be included in a .jar file.

Good luck..

Randy
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, September 03, 2002 9:01 AM
Subject: Can't find resource for bundle java.util.PropertyResourceBundle
exception


>
> Anyone has an idea what could be the cause of the following exception:
> Can't find resource for bundle java.util.PropertyResourceBundle, key
> dispatcher.includeException
>
> It arises when I run a jsp.
>
> Thanks
> RS
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to