[jboss-user] [EJB 3.0] - Re: JNDI Issue - Deploying EJB3 using Eclipse to JBoss 5

PeterJ do-not-reply at jboss.com
Mon Apr 6 13:28:48 EDT 2009


The name "FTPBean/remote" is listed:

+- FTPBean (class: org.jnp.interfaces.NamingContext)
  | | +- remote (class: Proxy for: com.acmeco.serverapp.ftp.ejb3.FTPBeanRemote)

The standard jndi.properties file is:

java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  | java.naming.provider.url=jnp://localhost:1099
  | java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces 
  | 

It needs to be in the classpath for your client.





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

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



More information about the jboss-user mailing list