[opencms-dev] Problem finding my ResourceBundle

Stephan Hartmann hartmann at waehrisch-feykes.de
Thu Jul 31 14:21:01 CEST 2003


try
ResourceBundle.getBundle("com.opencms.modules.calendar.CalendarProps")

bye,
Stephan

----- Original Message -----
From: "Joachim Arrasz" <info at arrasz.de>
To: <opencms-dev at opencms.org>
Sent: Thursday, July 31, 2003 1:34 PM
Subject: [opencms-dev] Problem finding my ResourceBundle


> Hi List,
>
> i have built a JSP which uses a class in package
com.opencms.modules.calendar
> In this class i try to load a ResourceBundle called
CalendarProps.properties
>
> This i did in this way...
>
> ResourceBundle bundle =
>
ResourceBundle.getBundle("com/opencms/modules/calendar/CalendarProps.propert
ies");
> But i got an Exception trying this. Why? Isn`t it possible to do this like
> i did in Opencms?
> thx in advance
>
> Achim
>
> --
> Questions about OpenCMS?
> --> www.synyx.de/board
>
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list