3 Replies Latest reply on Dec 7, 2007 7:52 AM by marklittle

    2PC logging/monitoring

    odin69

      Hi All,
      I am looking for a way to monitor the messages send between the coordinator and the participants during a 2PC process with web services. I know that JBoss is logging some data defined in the log4j.xml. Is this the right place to look for and if so what would be the right category?

      THX

        • 1. Re: 2PC logging/monitoring
          marklittle

          You'll get some logging if you enable the right JBossTS debug properties.

          • 2. Re: 2PC logging/monitoring
            odin69

            Well first of all thanks for your fast response. I am a little bit confused right now, so i appologize in advance if this might be a stupid question. Where can I find the JBossTS debug properties and how does this work with the JBoss AS?

            So what i did is to build a client and a participant web service and deployed them in the JBoss AS. They are working fine and I am able to log the soap messages send between the client and the participant but i can't log the messages form the coordinator.

            so thanks for your help

            • 3. Re: 2PC logging/monitoring
              marklittle

              Check out the administrator's guide that ships with the JBossTS documentation.