Re: Accessing properties in MessageResourcesConfig from PropertyMessageResources

2005-03-03 Thread Niall Pemberton
create a bugzilla ticket for this but a workaround would be to initialize your property in your custom MessageResources through a Struts PlugIn. Niall - Original Message - From: "Per Lovdinger" <[EMAIL PROTECTED]> To: Sent: Thursday, March 03, 2005 9:45 AM Subj

Accessing properties in MessageResourcesConfig from PropertyMessageResources

2005-03-03 Thread Per Lovdinger
Info: MyOwnFactory extends PropertyMessageResourcesFactory MyOwnFactory instansiates MyOwnMessageResources MyOwnMessageResources extends PropertyMessageResources MyOwnConfig extends MessageResourcesConfig MyOwnConfig has a property called xProp Problem: How can my class MyOwnMessageResou