JBoss Community

Re: PortableRemoteObject.narrow() returns null

created by Michael Musgrove in JNDI and Naming - View the full discussion

Just guessing here but are you using the iiop invoker when creating the home and remote interfaces - ie do you have a jboss.xml packaged with your ejb containing the following in the <session> element:

 

          <invoker-bindings>

              <invoker>

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

              </invoker>

          </invoker-bindings>

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community