Re: <font color=red>javax.naming.NoInitialContextException</font> when trying to bind a datasource with JNDI
Posted By:
Anonymous
Posted On:
Thursday, May 23, 2002 01:54 AM
Try putting the enviroment setup for the initial context
before anything else, at the start of your try
statement.