RE: Default bundles with JDK6

2008-08-28 Thread Repko, Brian
: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2008 23:33 To: Struts Users Mailing List Subject: Re: Default bundles with JDK6 Repko, Brian wrote: There's been no reply to this - is there something more that I can give folks for help on this? Sounds like a bug

RE: Default bundles with JDK6

2008-08-27 Thread Repko, Brian
There's been no reply to this - is there something more that I can give folks for help on this? -Original Message- From: Repko, Brian [mailto:[EMAIL PROTECTED] Sent: Sunday, August 24, 2008 11:41 To: Struts Users Mailing List Subject: Default bundles with JDK6 We have a custom

Re: Default bundles with JDK6

2008-08-27 Thread Jeromy Evans
Repko, Brian wrote: There's been no reply to this - is there something more that I can give folks for help on this? Sounds like a bug. This section has always seemed messy to me. There's been several changes here in the 2.1 branch. I don't completely understand your approach, but

Default bundles with JDK6

2008-08-24 Thread Repko, Brian
We have a custom TextProvider that implements getTexts by calling ResourceBundle.getBundle(...) with a ResourceBundle.Control object in order to load the data from a database. However if we try to configure our bundles in the list of defaults (struts2.custom.i18n.resources), then they never get