7 Replies Latest reply on Jul 1, 2002 10:57 AM by bleupen

    Exposing EJB Local Interfaces to JBoss.NET

    bleupen

      Does JBoss.NET support exposing a bean's local interface methods to web service invocation?

      if not, are the remote calls optimized to use pass-by-reference method calls?

      ideally, we wish to use local interfaces exclusively in our EJB's and to use Web Services / JBoss.NET to support all remote method invocations.

      brad