Dear Brian, I have some Source code regarding the issue of getting Message resource from DB.Also some excerpts gathered from various forums written in "forumsum.txt". I hope it will help you.
Regards, Shailesh Barde [EMAIL PROTECTED] Alphonso Informex Pvt. Ltd., Pune(India) 9890799722 On Thu, 17 Nov 2005 Brian Russell wrote : >I know this topic has come up before but.. Does anyone have a suggestion >on a method for pulling Message Resources from a DB, as well as making >sure a restart of the app isn't required when the message key/value is >updated in the db? Is there a recommended, working, solution out there >(i.e. OJB solution by James Mitchell, Commons-Resources, etc.)? > >I tried to implement the solution found in Jakarta Struts Cookbook >Chapter 2 Section 7 Accessing Message Resources from a Database. As >you may know, the OJB Message Resources distribution by James Mitchell >requires an OJB jar to be available to a webapp attempting to use this >approach. However, I am unable to pin down exactly what version of OJB >is required to work with this solution. I have currently tried 0.9.4, >1.0.0, 1.0.1, 1.0.1, 1.0.3, with invalid class or class not found errors >on any that I choose. > >My current environment is as such: > >Java: 1.5.0_05 >Tomcat: 4.1.29 >Mysql: 3.2.3.58 >Struts: 1.2.7 > >If anyone has been able to implement this and can give me a recommended >solution, that would be great. > >Thank you. > >Brian Russell >www.closerware.com > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >