http://www.jboss.org/online-manual/HTML/ch01s15.html
On Sun, 2002-11-17 at 14:10, SainTiss wrote:
> So this means you do need a jndi.properties file in the classpath when
> running the client?
>
> After even more research, I found out that the jndi.properties file in
> the server/default/conf dir
So this means you do need a jndi.properties file in the classpath when
running the client?
After even more research, I found out that the jndi.properties file in
the server/default/conf directory isn't right... It seems you need a
line like this as well:
java.naming.provider.url=localhost
As for