0 Replies Latest reply on Apr 20, 2005 7:23 AM by yogs

    Bi-directional communication of JCA

    yogs

      Hi,

      I'm working on inbound communication(synchronous) of JCA 1.5 adapter. I'm able to invoke the j2ee application by EIS system. Even i'm returning result to EIS system from MDB(message endpoint) by connecting(using scoket class) to EIS system.

      My Question, is it correct place to return value to EIS ?

      please suggest me, if there any other ways of returning a value to EIS for synchronous communication.

      Thanks in advance.