Getting "javax.naming.NoInitialContextException" when trying to get datasource.
I have a JAR file that I call from my Oracle Forms 11g application. The JAR file opens a JDBC connection. I'm trying to change it over to use a JNDI lookup of a JDBC datasource so I can take advantage of Oracle Fusion connection pooling. However, when I get the initial context it throws error: javax.naming.NoInitialContextException. It seems that the context isn't set, when I call the class from my forms application. I'm not finding online any good documentation about what I can set so that the correct context is there, and I can find the JDBC resource I