Re: use JNDI Datasource in Java application (not Web applicaiton)
Posted By:
Christopher_Koenigsberg
Posted On:
Monday, August 30, 2004 05:34 PM
You have to tell your app how to get an InitialContext from your JNDI server. This depends entirely on the JNDI server, since all vendors provide different ways to do this.