JB , Thanks for the support. I will try as you mentioned in the post and keep you updated ,
Regards Brijesh N K Jean-Baptiste Onofré wrote: > > Hi Brijesh > > Did you put the basic_auth.xml in your SU classpath (for example in the > maven src/main/resources directory) ? > Be careful, the spring classpath resource that you have defined looking > for the basic_auth.xml file relatively to the caller. Try to use an > absolute classpath: > classpath:/basic_auth.xml > or using regexp: > classpath:**/*/basic_auth.xml > > Regards > JB > > brijesh wrote: >> JB, >> >> thanks for the input , I am getting the error as follows >> >> <loc-message>java.lang.RuntimeException: >> org.springframework.context.ApplicationContextException: Failed to load >> configuration classpath:basic_auth.xml</loc >> <stack-trace><