.... are you using a real hostname in your jndi.properties file or does your actual file look exactly as you posted it?
If so, take a look at this line: java.naming.provider.url=jnp://<server-dns-shortname>:1099 You really need a hostname and cannot leave it as <server-dns-shortname> Let me know because I have lots of experience getting remote clients to connect to EJBs running on JBoss. I can even make it work when the EJBs have security on them! Spoon http://www.spoonware.com View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873152#3873152 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873152 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
