I am trying to make a program that connects to my database using orion's datasource's . It works fine with jsp, serlvets. But as a standalone application I first got a NoInitialContextException. So then I placed a jndi.properties file in the directory. Now I get an SecurityError that my username/password is incorrect. In my jndi.properties there is a username=admin password=123 now what is that supposed to be matching for this to work correctly? - Frank
- RE: JNDI Question Frank Apap
- RE: JNDI Question Alex Paransky
- JNDI Question Nusairat, Joseph F.
- RE: JNDI Question Robert Ren
