Tech Talk
Friday, August 1, 2008
Loading multiple property files using Spring
While loading multiple files using spring the following property needs to be added
into
bean of the first xml which gets loaded.
< name="ignoreUnresolvablePlaceholders" value="true"/>
Else the subsequent property files will not be loaded.
2 comments:
Anonymous
January 12, 2010 at 1:59 AM
Thanks ,it helped me a lot
Reply
Delete
Replies
Reply
Anonymous
January 12, 2010 at 1:59 AM
Thanks sudheer ,it helped me alot
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
Thanks ,it helped me a lot
ReplyDeleteThanks sudheer ,it helped me alot
ReplyDelete