AW: datasource-realm troubles

2007-01-31 Thread Walter, Oliver (BR/ICI3)
List Betreff: AW: datasource-realm troubles Thanks Chuck, i followed your suggestion and it works fine. Maybe you can help me with another problem i stuck. Right now i can use RealmDataSource to authenticate the user. But want/have to go bit deeper in authorization, e.g. build up

AW: datasource-realm troubles

2007-01-30 Thread Walter, Oliver (BR/ICI3)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Chris, i followed your suggestion and removed the resource-ref from web.xml and the good news is, that hibernate using the datasource is still working, but ... i still run into the same error 83743 [http-8080-Processor25] ERROR

AW: datasource-realm troubles

2007-01-30 Thread Walter, Oliver (BR/ICI3)
DataSource. If not specified, the default is false: use a global DataSource. Thanks to Alessandro regards Oliver -Ursprüngliche Nachricht- Von: Walter, Oliver (BR/ICI3) [mailto:[EMAIL PROTECTED] Gesendet: Montag, 29. Januar 2007 17:42 An: Tomcat Users List Betreff: AW: datasource

Re: AW: datasource-realm troubles

2007-01-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Walter, Walter, Oliver (BR/ICI3) wrote: Problem solved. The missing glue is, if you define Realm and DataSource inside the Context, don`t forget to specify localDataSource=true When the realm is nested inside a Context

AW: datasource-realm troubles

2007-01-30 Thread Walter, Oliver (BR/ICI3)
: AW: datasource-realm troubles Now that you've got the main problem sorted, some additional info for you: The file is named context.xml and it is stored in the war`s META-INF directory. Context path=/jmangos docBase=jmangos debug=5 reloadable=true crossContext=false The path

AW: datasource-realm troubles

2007-01-29 Thread Walter, Oliver (BR/ICI3)
Hello David, thanks for the reply. We are talking about your 2. description. The file is named context.xml and it is stored in the war`s META-INF directory. The full error output is: 106627 [http-8080-Processor24] DEBUG com.jmangos.beans.LoginBean - Validating given password. 106627