ODP: JDBC Realm Problems; Probably server.xml related...

2001-03-12 Thread Herchel Wojciech
... but only > words can not help anybody > > TIA > > Saludos , > Ignacio J. Ortega > > > > -Mensaje original- > > De: Herchel Wojciech [mailto:[EMAIL PROTECTED]] > > Enviado el: lunes 12 de marzo de 2001 10:00 > > Para: '[EMAI

ODP: JDBC Realm Problems; Probably server.xml related...

2001-03-12 Thread Herchel Wojciech
and does not work for bunch of others... vVolf > -Oryginalna wiadomooeæ- > Od: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] > Wys³ano: 12 marca 2001 09:53 > Do: '[EMAIL PROTECTED]' > Temat: RE: JDBC Realm Problems; Probably server.xml related... > > > > looks like jdbcrealm is not tip

ODP: JDBC Realm Problems; Probably server.xml related...

2001-03-11 Thread Herchel Wojciech
looks like jdbcrealm is not tip-top finished - it's malfunctioning all the time. my idea is that tomcat tries to tell you that a connetionName is missing - on the other hand docs say it's optional... anybody any ideas? vVolf > -Oryginalna wiadomooeæ- > Od: eric chacon [mailto:[EMAIL PR

ODP: JDBC Realm not triggering

2001-03-05 Thread Herchel Wojciech
> A wild thought, try with uppercase for methods GET,POST and so on, i > think code is doing equals not equalsignorecase. might be the case - my code worked under win95 but results in 404 error under linux regards, vVolf - To u

ODP: JDBC Realm not triggering

2001-03-05 Thread Herchel Wojciech
> JDBRealm has *nothing* to do with FORM or BASIC or web.xml > settings.., > it's ONLY a way to store user details inside a DB, . very much so. but the problem is with the form, not with jdbc or anything else. tomcat cannot exceute action j_security_check, thus throwing a 404 error. i did

ODP: JDBC Realm not triggering

2001-03-05 Thread Herchel Wojciech
ation.. it > redirect the form the login page to the original protected resource .. > does not have sense to try to access directly the login form.. > > > Saludos , > Ignacio J. Ortega > > > > -Mensaje original- > > De: Herchel Wojciech [mailto:[EMAIL PRO

ODP: jdbc realm

2001-03-04 Thread Herchel Wojciech
> JDBC Realm has a couple of problems, for those of you using it. > > 1) It has to change pretty radically between 3.2.1 and 3.3.1. > It looks > like some of the > code in 3.2.1 is never called. ^^ most likely. i'm using tomcat 3.2.1 and after mySQL close

ODP: jdbc realm

2001-03-04 Thread Herchel Wojciech
basically it is used to authenticate users against data-base, it;s more flexible that simplerealm, based on a file (tomcat-users.xml) stored in memory. vVolf > -Oryginalna wiadomooeæ- > Od: mikhail malamud [mailto:[EMAIL PROTECTED]] > Wys³ano: 5 marca 2001 05:22 > Do: [EMAIL PROTECTED]

ODP: JDBC Realm not triggering

2001-03-04 Thread Herchel Wojciech
same problem here - still don't know how to solve it :( vVolf > -Oryginalna wiadomooeæ- > Od: Mike Slinn [mailto:[EMAIL PROTECTED]] > Wys³ano: 2 marca 2001 18:59 > Do: [EMAIL PROTECTED] > Temat: JDBC Realm not triggering > > > I feel like I sailed off the edge of the known universe,