1 Reply Latest reply on Oct 30, 2003 5:13 AM by flitzie

    what is wrong with my IIOP ejb?

    yyanghhong

      I wrote a Session stateless bean, deploy to 'all' folder, and add lines below into EJB.XML.

      <configuration-name>Standard Stateless SessionBean</configuration-name>
      <invoker-bindings>

      <invoker-proxy-binding-name>stateless-rmi-invoker</invoker-proxy-binding-name>


      <invoker-proxy-binding-name>iiop</invoker-proxy-binding-name>

      </invoker-bindings>

      in client, I use .
      NameService=corbaloc::127.0.0.1:3528/JBoss/Naming/root

      but it still show me ConnectionException