Re: [appfuse-user] applicationResources from database

2009-04-05 Thread Raymond Dijk Carthago ICT
First of all, thanks for your advise, but I think I didn't asked the wright question. What i meant to ask is the following. I want to put the I18N from ApplicationResources.properties into the database and then in the application load them from the database. Do you have any suggestion for that?

Re: [appfuse-user] applicationResources from database

2009-04-05 Thread tonylu880042
Hi, The solution maybe http://www.codeproject.com/KB/java/SpringWithCommonConfig.aspx here I didn't try it myself, but I believe this can help you to solve the problem that you describe. Please check out the following link. http://www.codeproject.com/KB/java/SpringWithCommonConfig.aspx Best

Re: [appfuse-user] applicationResources from database

2009-04-03 Thread Developeryours
The password value at runtime it comes from pom.xml.When u deploy separately in tomcat u have to mention the password Raymond Dijk Carthago ICT wrote: > > Hi, > > I'm using on a project Appfuse 1.9.4 with Webwork. I'm looking for a > solution to load the applicationResources from the datab

[appfuse-user] applicationResources from database

2009-04-03 Thread Raymond Dijk Carthago ICT
Hi, I'm using on a project Appfuse 1.9.4 with Webwork. I'm looking for a solution to load the applicationResources from the database instead of the .properties file. Could someone give me some explenation how to do this? Kind Regards, Raymond Dijk -- View this message in context: http://ww