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
  • 1.  Log4J in a Jar file

    Posted Fri September 29, 2017 06:16 AM

    Hi,

    I have imported an external jar in the package of the IS file (lib directory) for which the fonctionalities calls some traces :
    logger.info(“my log”)

    All work fine, but could you tell me where the files are writed please ?

    I’ve described log4j.xml file :
    INFO : logs/mylog.log
    ERROR : logs/mylogErr.log

    I don’t fin them on the IS HD.

    Regards


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Log4J in a Jar file

    Posted Fri September 29, 2017 10:26 AM

    Hi Cedric,

    usually all relative pathes in flow or java services are relative to IntegrationServer directory or IntegrationServer/instances/ for newer IntegrationServers since 9.6.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Log4J in a Jar file

    Posted Fri September 29, 2017 10:48 AM

    Hum… I don’t understand, this directory is the first I always look at… but yesterday the files was not there and today yes :slight_smile:
    maybe I’ve forgot something, Any way.

    Thanks Holger,

    Regards


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services