![]() |
![]() |
||||
At line 51 changed 1 line. |
* If you get a javax.naming.NameNotFoundException error, you have either not installed the [context.xml] file correctly, or have used a different name in the [context.xml] <Resource> element's "name" attribute to what you are using in your Context.lookup() call. |
* If you get a javax.naming.NameNotFoundException error, you have either not installed the [context.xml] file correctly, or have used a different name in the [context.xml] <Resource> element's "name" attribute to what you are using in your Context.lookup() call, or the JDBC jar file is not present in <jakarta>/common/lib. |