Michael Musgrove [
https://community.jboss.org/people/mmusgrov] created the discussion
"Re: PortableRemoteObject.narrow() returns null"
To view the discussion, visit:
https://community.jboss.org/message/766724#766724
--------------------------------------------------------------
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
[
https://community.jboss.org/message/766724#766724]
Start a new discussion in JNDI and Naming at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]