aspose file tools
The moose likes Spring and the fly likes UnsatisfiedDependencyException while integrating AOP aspectj logging Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Spring
Reply Bookmark "UnsatisfiedDependencyException while integrating AOP aspectj logging " Watch "UnsatisfiedDependencyException while integrating AOP aspectj logging " New topic
Author

UnsatisfiedDependencyException while integrating AOP aspectj logging

john wutka
Greenhorn

Joined: Apr 14, 2011
Posts: 14
>>>I am getting UnsatisfiedDependencyException while integrating AOP aspectj logging stuff to existing j2ee spring mvc webapplication with maven. When i run few sample applications outside like
http://marxsoftware.blogspot.com/2008/10/logging-method-entryexit-with.html
they worked perfect.But while integrating I am having very hard time with UnsatisfiedDependencyException exception.


I am testing through junit test scripts some batch scripts which runs the jax-ws webservices. problem is after integration i am not seeing anything rolling on console no log message before method call or after method call. it is completely blank. I am not able to solve these issues.How can i resolve it.
Any ideas, resources,sample code,links, highly appreciated. thanks in advance.
 
 
subject: UnsatisfiedDependencyException while integrating AOP aspectj logging
 
Threads others viewed
Logging using Spring AOP
Spring AOP issue
AOP Challenge: can it do this ?
AOP pointcut at CATCH block
AOP
developer file tools