Themuppeteer
Programmer
Hello guys,
Could anyone who has an application connecting to an application server over the internet please post his jndi.properties file here (or the code for his getInitialContext()) ? I think I have something missing but I can't figure out what. (keep getting remoteexceptions on client side)
I only yesterday found out (after a week of searching) that stuff like this :
-Djava.naming.provider.url=jnp://myip:1099
-Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
should be included in your command line,your code or your jndi.properties file. But I still think I'm missing stuff.
Are there any more properties I should set ?
Thnx!
Greetz,
NOSPAM_themuppeteer@hotmail.com (for mails, remove the NOSPAM_)
"Those who say they understand chess, understand nothing"
-- Robert HUBNER
Could anyone who has an application connecting to an application server over the internet please post his jndi.properties file here (or the code for his getInitialContext()) ? I think I have something missing but I can't figure out what. (keep getting remoteexceptions on client side)
I only yesterday found out (after a week of searching) that stuff like this :
-Djava.naming.provider.url=jnp://myip:1099
-Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
should be included in your command line,your code or your jndi.properties file. But I still think I'm missing stuff.
Are there any more properties I should set ?
Thnx!
Greetz,
NOSPAM_themuppeteer@hotmail.com (for mails, remove the NOSPAM_)
"Those who say they understand chess, understand nothing"
-- Robert HUBNER