I've an EAR project consisting of 3 modules: web, ejb and application client. 
In the web app I lookup a stateless session bean using the naming convention: 
NameOfEAR/NameOfBeanClass/remote.

When trying the same JNDI lookup from the application client it fails.
* Is the naming convention (as above) correct for an application client?
* Is an application-client.xml required?
* If so, where can I find an example for application-client.xml?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939209#3939209

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939209


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to