IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

webMethods server Loggin

  • 1.  webMethods server Loggin

    Posted Fri January 09, 2009 09:41 AM

    Hi everyone I need to know how exactly my Web Methods server support logging with log4j?
    Thank in advance


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: webMethods server Loggin

    Posted Thu January 29, 2009 10:14 AM

    Hi Mate

    Internally, some of the internal logging functions of the IS now use Log4j to do their job, however as always you can include Log4j and call it from java services like any other piece of java code. It is very common to create a “logging package” of your own which is simply java services wrapping Log4J


    #Integration-Server-and-ESB
    #webMethods