This content has been marked as final.
Show 1 reply
-
1. Re: reloading the properties file without server restart
hcgpragt Mar 23, 2009 11:44 AM (in response to it_is_andrew)My first thought would be to make a JMX method for that.
Load the properties file and put the data in a SFSB in the appropriate scope.
But then again Using entity beans a nd entries in the database is easier then.just my 2 cents.