Search:

Type: Posts; User: cpedros; Keyword(s):

Search: Search took 0.01 seconds.

  1. Different log4j configurations within the same application context

    Hi,

    We have a Spring application using log4j which is configured on startup within Tomcat:


    -Dlog4j.configuration=file:%CATALINA_BASE%/conf/log4j.xml

    Currently the application logs to one...
  2. Replies
    1
    Views
    1,107

    Pointcut to match on method name and class

    Does the Spring framework provide a pointcut "out of the box" where I can match exactly on method name and class? Currently I can only see one of two options.. 1) Implement own custom point cut 2)...
Results 1 to 2 of 2