Hi,

I'm glad someone got the thing working.  Mike, have you ever come across
this error when adding a user to a group?

SQL error: ORA-01008: not all variables bound

I'm adding it to an Oracle8i database.

Thanks.
Lawrence

----- Original Message -----
From: "Mike Cannon-Brookes" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Tuesday, January 23, 2001 3:35 PM
Subject: RE: Problems authenticating


> > There are some problems with the EJBUserManager, I have given up on it.
I
> > was trying to add users to a database and assign users to a
role/group...I
> > was able to add users to the database, but I wasted more than a
> > week of time
> > trying to add them to a group.
>
> These have all be solved in 1.4.5 to my knowledge, and I've been using
1.3.8
> before this and they work in there. 1.4.4 had an OR bug that affected
> EJBUserManager groups.
>
> > Only use the EJBUserManager or DataSourceUserManager if you don't need
to
> > assign users to a group or if you need to assign users to a group then
you
> > stay with the principals.xml file.
>
> Once again, they work now ;)
>
> > ----- Original Message -----
> > From: "Matt Bauer" <[EMAIL PROTECTED]>
> > To: "Orion-Interest" <[EMAIL PROTECTED]>
> > Sent: Tuesday, January 23, 2001 10:16 AM
> > Subject: Problems authenticating
> >
> >
> > > I have a simple app (very similiar to the pet store) that uses form
> > > based login.  I can created an account and see it created in the
> > > appropriate principals.xml file.  The problem is every time I use my
> > > form based login I get an error: 400 Bad request: HTTP method POST is
> > > not supported by this URL.  My form uses action="j_security_check"
> > > method="post" just like its suppose to.  Any one know why this fails.
> > > Also, I plan on using EJBUserManager, but the docs for it stink.  What
> > > do I have to add to my orion-application.xml or other xml files to
make
> > > this thing work?
> > >
> > > Thanks
> > >
> > > M
> > >
> > >
> > >
> >
> >
>
>
>

Reply via email to