1 Reply Latest reply on Jan 27, 2006 10:54 AM by cassiofreire

    To extend the JBoss: The beginning

    cassiofreire

      Hi All,

      In my research, I am trying to extend the JBoss. Initially, I want to forward a request (for one workflow) between different instances of the JBoss.

      My doubt at the moment is: For this, I need to study only the JMX? The documentation of the JBoss concerning the JMX is enough or it´s necessary also that I read the specification of the Sun?

      What other technologies would be involved?

      Thank you in advance for your help.

        • 1. To extend the JBoss / JBPM
          cassiofreire

          Hi All,

          In my research, I am trying to extend the JBoss. Initially, I want to forward a request (for one workflow JBPM) between different instances of JBoss.

          My doubt at the moment is: For this, I need to study only the JMX? Which other technologies would be involved?

          Looking at the code source of jbpm I did not find class as the MBeans that deal with interceptor, container, ...

          Can I to modify only the MBeans of the JBoss server? I already would intercept a solicitation for the JBPM. It´s Ok ?

          Thank you in advance for your help.