0 Replies Latest reply on May 1, 2009 3:25 PM by timfox

    Latest commit

    timfox

      I've committed my latest refactoring to consolidate thread pools + improve client session factory constructors.

      Now, there are some issues:

      1) I've had to refactor the jms server control create connection factory methods so they correspond to the new constructors. Unfortunately, as we know management does not currently support encoding complex types in management operation parameters so I've had to comment out some of the jms server control tests for now
      2) JORAM tests are failing because of ^^^

      I need to re-implement the parameter encoding using JSON (probably) (as jeff and i discussed) to get this to work. Probably will have to bring this task forward now.