WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

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.  Trying to specify multiple dropins directories

    Posted 08/28/17 07:20 PM

    Trying to specify multiple dropins directories, one for war modules and other one is for my jar modules, but it's loading later one specified in the server.xml file.



  • 2.  RE: Trying to specify multiple dropins directories

    Posted 08/29/17 07:13 PM

    Hi Ellen,

    If multiple Application Monitor elements are specified, the attributes from later elements will override the attributes from earlier elements. The warning message is telling you that the values from the last element are being used.

    Let me know if you need further assistance, thanks!