Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,301

    thank you

    This is what I needed.
  2. Replies
    2
    Views
    2,301

    How-to use dynamic pointcut

    I'm using Spring and EhCache to implement method caching. It works like a charm!

    Now I want to be able to intercept a method depending on it's parameters.


    public interface StuffDao {
    ...
  3. Replies
    1
    Views
    1,256

    search engine on the forum is weak

    The search engine on the forum really piss me off. I'm trying to search for "useSqlStateForTranslation" and I the result is "No topics or posts met your search criteria". I KNOW this word is written...
  4. Replies
    6
    Views
    61,666

    Option 2 worked for me

    > Which method worked for you?
    > Option 2 adding org.apache.commons.logging.LogFactory in the META-INF/services directory or
    > Option 3 commons-logging.properties with classloader set to...
  5. Replies
    6
    Views
    61,666

    Solution to integration between Websphere and JCL

    I found a solution to my problem.

    The problem is cause by to use of commons-logging and Websphere. Websphere use JCL internally and an application have to override websphere's configuration.
    ...
  6. Replies
    6
    Views
    61,666

    How to use log4j

    I want to configure spring logging using log4j.

    I want to send all Spring logging to a file and we already use log4j in our application.

    How do you do such a thing?



    thank you.
Results 1 to 6 of 6