0 Replies Latest reply on Dec 8, 2004 2:34 PM by mikek753

    Can I wrap existing Java application as MBean to run it insi

    mikek753

      Hello all,

      I have two Java applications, it talk to each other via RMI.
      I'd like to move both in the same JBoss JVM, but as first step keep that RMI that later could be dropped.

      How I can port Java application into JBoss? What's the right way to do it?

      thanks.