Change deactivated="true" to deactivated="false" in principals.xml.

-AP_

-----Original Message-----
From: Frank Apap [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 27, 2000 2:21 PM
To: Orion-Interest
Subject: JNDI Question


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

Reply via email to