4 Replies Latest reply on Nov 3, 2010 10:01 AM by clebert.suconic

    HORNETQ-405 listPreparedTransactionDetailsAsHTML

    igarashitm

      Prev thread: http://community.jboss.org/thread/150971?tstart=60

      Latest patch: https://jira.jboss.org/secure/attachment/12338350/listPreparedTransactionDetails-r9832.svndiff

       

      I'd like to add listPreparedTransactionDetailsAsJSON() and listPreparedTransactionDetailsAsHTML() on JMSServerControl and HornetQServerControl. We can see transaction ID, message contents, and some other information about prepared transaction with these method from JMX console. I've implemented it against r9832 and attached the patch to JIRA.

       

      Clebert and Andy has given me many cool advices(Thanks!), and I've already merged those ideas.

      I'll be very happy if you give me any other advices

       

      If no other things, I'll merge this into trunk.