0 Replies Latest reply on Mar 7, 2008 1:44 PM by rodosa

    in my jndi doesn't appears the remote interface of my ejb

    rodosa

      Hello!

      Why is the reason that in my jndi doesn't appears the remote interface of my session bean? I only can see the local interface:

      JbpmFacade (proxy: $Proxy53 implements interface session2.JbpmFacadeLocal,interface javax.ejb.Handle)
      


      I'm using the jboss that includes jbpm3.2.2 and ejb2.1 because ... this version of jboss doesn't support ejb3.0 doesn't it? How can I get the posibility to execute ejb3.0 in this version of jboss?

      Thanks