2 Replies Latest reply on Mar 18, 2013 8:07 AM by whitingjr

    Thread pooling

    davidmdsk

      Hi there,

      Just wondering, is there any way how to set up different thread pools?
      Something similar to Execute Queues in WLS. I have whole bunch of MDBs and I want to say that I want some MDBs to run in one thread pool and
      some in some in a different pool. Is this possible? How does it work
      in JBoss. Could not find any documentation about that :(

      Also how do I specify transation timeout for MDBs? Is there
      something similar to WLS:<trans-timeout-seconds> in weblogic-ejb-jar.xml?

      Thanks for your help :)

      David