0 Replies Latest reply on Nov 23, 2009 12:14 PM by haleakala269

    Dedicated thread pool

    haleakala269

      Hello All,

      I would like to know if there is a way to configure a dedicated thread queue for a particular war/ear application ?

      The aim is to isolate a monitoring application from customer applications. Then, if monitoring app crashes, customer apps are not concerned by this issue.

      This can be done on a weblogic app server by using the wl-dispatch-policy element to assign the Web application to a configured work manager by identifying the work manager name.

      I don't know if it's possible to do the same with JBoss app server.

      Thanks in advance for your help.

      Regards.