0 Replies Latest reply on Sep 4, 2007 12:47 PM by timba07

    IPC with SEAM

    timba07

      Hi all,

      I'm new to SEAM and JAVA EE, so please don't hurt me! ;p

      I need to connect my SEAM-Application to a second JAVA App. The typical way would be the use of RMI or Sockets as far as I know.
      Is it possible to integrate those API's in a SEAM-Component, maybe a typical Session Bean? Or is there another, better way to realize it?

      I'm glad about every response (and any example code snippet).

      Thank you all in advance!