java.naming.provider.url
843829Oct 15 2003 — edited Jun 25 2008Hi,
I use JBoss and eclipse to write eclipse plugins to access EJBs.
The separate tester app needs -Djava.naming.provider.url=jnp://{IP}:{Port} as a start parameter.
Can I set this also inside the application, because eclipse plugins don't seem to be able to set this somewhere?
Thanks.
Regards,
Claus