Hi,
I am trying to load parent context xml into the child context xml like this
<property-placeholder location="example/aopparent.xml"/>
here I am getting this exception
Type: Posts; User: mone855; Keyword(s):
Hi,
I am trying to load parent context xml into the child context xml like this
<property-placeholder location="example/aopparent.xml"/>
here I am getting this exception
Now it working properly
Thank u Marten,
Marten,
I modified my EncrytionHandler to wht ever u suggested still it is giving the same error
hi,
do u mean, i need to change my aopcontext.xml file.
If we pass String param in the execution of aopcontext.xml file , it works fine but when we pass an object instance it gives error
Hi I am Manjunath I am facing a issue while passing a userdefined argument through spring aop.
this is my context xml.
<?xml version="1.0" encoding="UTF-8"?>
<beans...