Thanks for pointing that out...But that is what i dont understand...how do i pick a particular bean from my 2 sessionFactory beans with that autowire or do i need 2 remove autowire?
Thanking again!
Type: Posts; User: alkeshpradhan; Keyword(s):
Thanks for pointing that out...But that is what i dont understand...how do i pick a particular bean from my 2 sessionFactory beans with that autowire or do i need 2 remove autowire?
Thanking again!
Hello all,
We've configured the db username n password in 2 different config.properties files in dispatcher-servlet
<context:property-placeholder location="/WEB-INF/resources/config.properties"...
Hello all,
How do i configure an external directory path in spring.
One way of doing this i found out is by putting it inside apache tomcat conf/Catalina/localhost/extdir.xml
<Context...