| Author |
Problem with PropertyPlaceholderConfigurer
|
Anand Loni
Ranch Hand
Joined: Jan 20, 2006
Posts: 150
|
|
Hi,
PropertyPlaceholderConfigurer is not able to read properties with '/' in it.
Here is my code:
here is properties file contents:
Other properties are read properly. Any Idea about the issue ?
I am using Spring 3.0.0.
Regards,
|
~ Anand,
SCJP 1.5
SCWCD 1.5
|
 |
Anand Loni
Ranch Hand
Joined: Jan 20, 2006
Posts: 150
|
|
Issue is now resolved..
Problem was " in the properties file.
Thanks
|
 |
Naveen puttu
Ranch Hand
Joined: Sep 15, 2009
Posts: 88
|
|
This doesnt work for me . Anything that i might have missed
here is the properties file entry
It just picks queue from queue/partnerOrderNotification
Please help me out . This is killing me
Cheers
naveen
|
 |
 |
|
|
subject: Problem with PropertyPlaceholderConfigurer
|
|
|