That¹s great news Jeromy. You don¹t know how much this will help us. As an aside, is there a timeline for the appearance of an official 2.1 beta build?
Z. > > mraible wrote: >> > >> > Yes, that sound about right. My action is a POJO that only extends >> > ModelDriven. >> > > WW-2592 Struts2.1.1 now provides useful developer feedback for missing > text resources: > - when a TextProvider was not found, > - when a message was not found, > - when the default value was used as an expression, > - when the default value was used as a literal string > > eg. > > WARNING: [04:28.191] Could not find property [some] > WARNING: [04:28.211] The first TextProvider in the ValueStack > (org.apache.struts2.TestAction) could not locate the message resource > with key 'some.invalid.key.so.we.should.get.the.default.message' > WARNING: [04:28.211] The default value expression 'Sample Of Default > Message' was evaluated and did not match a property. The literal value > 'Sample Of Default Message' will be used. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >