2 Replies Latest reply on Dec 1, 2003 3:04 PM by andrewboyd

    Writing a Custom Invoker

    andrewboyd

      Hi All,
      I have a service which I register with the MBeanServer. I would like to publish this service as a JINI service. In order to do that I need a remote interface/stub.

      What I would like to do is write a custom invoker/JMX adaptor/connector so that I can give that to JINI and then comunicate with my service remotely.

      I've been to the JBoss advance training where I got the Docs for 3.0.x but I didn't see any examples of this type. Can someone please point me to an example?

      Thanks,
      Andrew