0 Replies Latest reply on Feb 28, 2006 2:43 PM by mike.chack

    Multiple Remote/Local Interfaces for a Stateful Session Bean

    mike.chack

      Is it possible to have multiple different remote or local interfaces for the same session bean. Basically I have one client that gets creates the bean and uses a particular interface. I want to get a proxy for the same bean instance but for another interface that will be used by another functional component.

      Am I out to lunch here?

      Thanks for any help or comments.