1 Reply Latest reply on May 9, 2010 10:21 AM by kobiianko

    ejb 2 over https

      Hello,
      I'm trying to follow the guide at:

      http://www.jboss.org/community/docs/DOC-9632

      but when I deploy the unified invoker ( = just unzipped the attached unified invoker zip into the deploy directory, and changed some ports), I get errors.

      11:32:47,778 ERROR [[/unified-invoker]] Servlet /unified-invoker threw load() exception
      javax.servlet.ServletException: Can not find servlet server invoker with same locator as specified (sslservlet://192.168.1.11
      6:8446/unified-invoker/SSLEjb3ServerInvokerServlet)
      at org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.getInvokerFromInvokerUrl(ServerInvokerServlet.java:2
      09)
      ...

      I've changed the ports to match my configuration (8446 is SSL enabled port -- instead of 8443), but it still complains.

      Somebody can point me to a solution.

      Regards,
      Davide