JMS lookup with JNDI
843830Apr 21 2004 — edited Jul 23 2006I'm trying to write a very simple chat programm with jms, but i keep getting this error message:
"NoInitialContextException: Need to specify class name in environment or system etc. etc." (i'm sure you know).
I've read ca. 1 million tutorials, but no one says how and where to specify the initial context for JMS. even the j2ee tutorial exsamples dont work. (i did not compile with asant).
thx.