7 Replies Latest reply on Feb 23, 2012 1:56 PM by robertobeeman

    Is it possible to invoke EJB3 over HTTP in JBoss AS7 Tesla ?

    robertobeeman

      Hi,

       

         In Earlier JBoss EAP versions we were having a feature of invoking an EJB over HTTP/HTTPS,

       

      1). Is this feature still available in JBoss AS7 Tesla or in future release of AS7 will have this feature ?

      2). Is there any future plan to have this feature in JBoss AS7 future releases?

       

         I don't see the class "HttpNamingContextFactory" in JBoss AS7 tesla.

          h.put(Context.INITIAL_CONTEXT_FACTORY, "org.jboss.naming.HttpNamingContextFactory");

       

       

      Thanks in Advance.