0 Replies Latest reply on May 3, 2007 3:57 PM by tonylmai

    Setting up context into a remote EJB app

      Hello all,

      I have an existing EJB middle-tier app that was developed and deployed with JBoss 4.0. I would like to put together a Seam Web UI app for this middle-tier app.

      How would I go about making an initial context into this remote EJB app. This EJB app may or may not seat on the same server as the Seam UI app?

      I also would like this context to be available at the application level scope (i.e. cache the context and remote interfaces)

      Thanks for your help.
      -tony