I'm wondering if this has anything to do with the bug that I reported a couple of nights ago #6646. I should have probably mentioned that I was configuring the message resource through the default struts-config and didn't have an "application" init-param in the web.xml. This is how I think 1.1 is supposed to be configured, although there is some backwards comp. code in the ActionServlet class.
Basically, I don't think the ConfigRuleSet is correct, for where the message-resource element is concerned, because the bundle is not being put into the MessageResourceConfig object. Therefore, the tags will never be able to find the message for a key. Chuck Cavaness -- Posted via jApache.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
