I originally posted this question on the new XWork user forums [1], but it
doesn't seem to be frequented very much.  I apologize in advance if this is bad
form.

We've created a custom ResourceBundle subclass that gets messages from a
database for our Struts2 application. When using Struts 2.0.1 (XWork2 beta 1),
things seem to work well. Only one instance of our ResourceBundle is created and
used for message lookups. In the process of updating to use the Struts 2.0.2
(XWork 2 RC1) test build from 12/31, we've found that each time a message is
looked up, a new instance of our ResourceBundle class is being created. Is this
the expected behavior, or could it be a bug in our application? I haven't
started digging around in the XWork code yet, but that is where I'm heading 
next.

Thanks! 

Nate


[1] http://forums.opensymphony.com/thread.jspa?threadID=56608&tstart=0




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

Reply via email to