RE: Cannot get DataSourceUserManager to work

2000-11-14 Thread Mike Cannon-Brookes
You need to set up the group players in a principals.xml file somewhere. Otherwise Orion is trying to map a group it thinks doesn't exist. -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gerald Gutierrez Sent: Wednesday, November 15, 2000

Re: Cannot get DataSourceUserManager to work

2000-11-14 Thread Gerald Gutierrez
To update the status of my problem, I've now tried a number of different field names, made sure of the case, and traced the SQL on the database. When I try to log in, I see from the server: SELECT * FROM empuser WHERE NAME= 'ger' which obtains correct row with my password (name field is

RE: Cannot get DataSourceUserManager to work

2000-11-14 Thread Gerald Gutierrez
Thanks for your response. This relates to the other question I posted just today regarding a weird error: Error instantiating application at file:/C:/k/wrk/bld/app/my-app.ear: Invalid principals config URL: principals.xml for my-app This happens when I try to deploy with principals.xml