Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Struts - Missing Message for Key

843838Feb 8 2006 — edited Feb 8 2006
Hi All,
I am having an intermittent problem with Struts Bean Message tag. I have a custom message resources object, that reads messages from a database. I therefore have a factory that returns the custom message resources object.

My problem is, that intermittantly I get a problem where the error message "Missing message for key "XXXX" is displayed. I have no idea why this should occur. I have the same application running on two identical web servers, and today it is working on one, and failing intermittantly on the other.

Has anyone come across similar problems when using custom message resources?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2006
Added on Feb 8 2006
1 comment
138 views