Title: Portable EJB JNDI Names Hi, in my opinion it would be fine to have a new sub-chapter about EJB invocations from remote client. There was change in assembling the JNDI name from something like MyBean/remote in EAP5 to ejb:/nameofjar/MyBean!my.app.MyBeanRemote in EAP6 Info about the current state could be found at https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI Ondra
Does the section on 'Remote Invocation Changes' address the cliet remote EJB lookup changes? http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBoss_Enterprise_Application_Platform/6.1.1/html-single/Migration_Guide/index.html#sect-Remote_Invocation_Changes I worked very closely with Jaikiran on that section using the link you provided above. If this is not what you are looking for, could you be specific about what is missing?
Ouch, it's what I was looking for. I was looking around the EJB chapter but strangly I didn't hit it. Sorry, closing as not a bug.