0 Replies Latest reply on Jun 8, 2004 9:18 AM by ghoyle

    callbacks to session beans

    ghoyle

      I have written a corba wrapper to a session bean.
      The problem I am having is this, how do I get the session bean to calback the CORBA wrapper.
      I can get the wrapper to callback the original CORBA client ok.
      However when the wrapper makes a call on a session bean and this to needs to be a callback, so that when the wrapper is called back, it then call backs the client.

      Any ideas/code examples would be very useful.

      Thanks

      Geoff