This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Application client: JNDI name?ejb3workshop Apr 25, 2006 10:17 AM (in response to juergen.zimmermann)Could you please post both code examples. 
- 
        2. Re: Application client: JNDI name?bdecoste Apr 25, 2006 11:04 AM (in response to juergen.zimmermann)Yes, you have the default JNDI binding convention correct. You can override the default behavior with @RemoteBinding. Take a look at the schema for application-client.xml: 
 http://java.sun.com/xml/ns/javaee/application_5.xsd
 http://java.sun.com/xml/ns/j2ee/application_1_4.xsd
- 
        3. Re: Application client: JNDI name?juergen.zimmermann Apr 28, 2006 5:13 AM (in response to juergen.zimmermann)THere was a typo. Using the default JNDI binding convention works fine. 
 
     
    