1 Reply Latest reply on Jul 9, 2013 4:24 AM by swiderski.maciej

    EJB3 Remote lookup in Jboss AS 7.0.2

    betoflint

      Is there a way to do a  lookup to a remote EJB3 installed in other server than the war is installed, in JBoss 7.0.2 ??? I've found that EJB3 remote lookup is only available on 7.1.  Is that real?

       

      This is for my jbpm app, i need to separate my war file...

       

      Regards,

       

      JAR

        • 1. Re: EJB3 Remote lookup in Jboss AS 7.0.2
          swiderski.maciej

          it is certainly possible from jbpm point of view when using work item handlers. If the actual server does not allow it that's another story. That sounds very weird that AS7 does not allow remote EJB look ups ... that seems like a major functionality in EJB world. Best would be to check with AS7 team to confirm this.

           

          HTH