File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Spring and the fly likes PropertyPlaceholderConfigurer  with / and // in the properties file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "PropertyPlaceholderConfigurer  with / and // in the properties file" Watch "PropertyPlaceholderConfigurer  with / and // in the properties file" New topic
Author

PropertyPlaceholderConfigurer with / and // in the properties file

Naveen puttu
Ranch Hand

Joined: Sep 15, 2009
Posts: 88
Im trying to use PropertyPlaceholderConfigurer and replace a few enteries in my xml file . This XML file loaded using org.springframework.web.servlet.DispatcherServlet.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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: PropertyPlaceholderConfigurer with / and // in the properties file
 
Similar Threads
Jboss NameNotFoundException
Jboss NameNotFoundException
[Security:090398]Invalid Subject: weblogic :java.lang.SecurityException: [nested exception is java.l
Problem with PropertyPlaceholderConfigurer
Dependency injection problem