Re: Cocoon Authentication

2008-08-18 Thread Alessandro Vincelli
Hi Magnus, I'm working on some simple blocks this not yet public site ;) It's not really perfect, but you can check and verify my code on this page: http://devel.alessandro.vincelli.name/item/28.html Let me know. Alessandro Magnus Haraldsen Amundsen wrote: The last thread I started on this

Cocoon Authentication

2008-08-15 Thread Magnus Haraldsen Amundsen
The last thread I started on this topic stopped, so I repost and try my luck. Hi, We use the Coocoon authentication block in our web app through the following dependency in our pom.xml: dependency groupIdorg.apache.cocoon/groupId artifactIdcocoon-auth-impl/artifactId

RE: Cocoon Authentication

2008-08-13 Thread pranab.das
] Sent: Tuesday, August 12, 2008 10:57 PM To: users@cocoon.apache.org Subject: RE: Cocoon Authentication Importance: High Hello Team, I tried to un-subscribe from this email list, but got mail could not be delivered could someone un-subscribe from this email list, so that I could use or subscribe

Re: Cocoon Authentication

2008-08-13 Thread Jeroen Reijn
BirlaSoft H - 9, Sector - 63, Noida 201306, India +91 120 662 9367 Phone +91 981 050 9123 Cell [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2008 10:57 PM To: users@cocoon.apache.org Subject: RE: Cocoon Authentication

Cocoon Authentication

2008-08-12 Thread Magnus Haraldsen Amundsen
Hi, We use the Coocoon authentication block in our web app through the following dependency in our pom.xml: dependency groupIdorg.apache.cocoon/groupId artifactIdcocoon-auth-impl/artifactId version1.0.0/version /dependency In our Spring configuration we have declated a simple security

Re: Cocoon Authentication

2008-08-12 Thread Joerg Heinicke
Magnus Haraldsen Amundsen Magnus.Haraldsen.Amundsen at computas.com writes: We use the Coocoon authentication block in our web app through the following dependency in our pom.xml: In our Spring configuration we have declated a simple security handler and a standard application: This is

re: Cocoon Authentication

2008-08-12 Thread Alessandro Vincelli
Magnus, I'm using a very similar code, but I haven't your problem. Try to post the stacktrace. Bye Alessandro - Original Message - Da : Magnus Haraldsen Amundsen [EMAIL PROTECTED] A : users@cocoon.apache.org Oggetto : Cocoon Authentication Data : Tue, 12 Aug 2008 13:29:05 +0200 Hi

RE: Cocoon Authentication

2008-08-12 Thread Magnus Haraldsen Amundsen
The stacktrace can be found at: http://pastebin.com/m37c106d - Magnus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alessandro Vincelli Sent: 12. august 2008 14:45 To: users@cocoon.apache.org Subject: re: Cocoon Authentication Magnus, I'm using a very

RE: Cocoon Authentication

2008-08-12 Thread pranab.das
BirlaSoft H - 9, Sector - 63, Noida 201306, India +91 120 662 9367 Phone +91 981 050 9123 Cell [EMAIL PROTECTED] -Original Message- From: Magnus Haraldsen Amundsen [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2008 8:23 PM To: users@cocoon.apache.org Subject: RE: Cocoon Authentication

Re: Cocoon Authentication: Getting the User object after logging in

2008-05-24 Thread Carsten Ziegeler
Magnus Haraldsen Amundsen schrieb: Using Cocoon 2.2 RC2 and the Cocoon Authentication block. First the sitemap uses map:act type=cauth-is-logged-in map:parameter name=application value=Sublima/ […] /map:act map:redirect-to uri={request:contextPath}/login/ To check

Cocoon Authentication: Getting the User object after logging in

2008-05-23 Thread Magnus Haraldsen Amundsen
Using Cocoon 2.2 RC2 and the Cocoon Authentication block. First the sitemap uses map:act type=cauth-is-logged-in map:parameter name=application value=Sublima/ [...] /map:act map:redirect-to uri={request:contextPath}/login/ To check if the user is logged in. The user

Re: Documentation about cocoon authentication

2007-12-15 Thread Joerg Heinicke
On 11.12.2007 3:23 Uhr, Honig, Job wrote: I have been trying to use authentication with cocoon 2.2, but haven't been successful sofar. I find much of the docs quite confusing, to be honest. In previous projects I got authentication to work, but never really understood some of the details

Documentation about cocoon authentication

2007-12-11 Thread Honig, Job
Hi, I have been trying to use authentication with cocoon 2.2, but haven't been successful sofar. I find much of the docs quite confusing, to be honest. In previous projects I got authentication to work, but never really understood some of the details either. I am willing to help write

cocoon-authentication-fw-block.jar

2006-08-09 Thread Roel Croonenberghs
Hello, I'm trying to implement teh authentication in cocoon. therefore I'm looking for the cocoon-authentication-fw-block.jar file because it is not in my lib folder.. Can anybody send it? or do you know where i can download it? I downloaded cocoon-2.1.9-src.zip from http://cocoon.apache.org

Re: cocoon-authentication-fw-block.jar

2006-08-09 Thread Mark Lundquist
Hi, On Aug 9, 2006, at 1:08 AM, Roel Croonenberghs wrote: Hello, I'm trying to implement teh authentication in cocoon. therefore I'm looking for the cocoon-authentication-fw-block.jar file because it is not in my lib folder.. Can anybody send it? or do you know where i can download

Re: cocoon Authentication problem

2006-01-20 Thread Christoph Hermann
Am Freitag, 20. Januar 2006 20:22 schrieben Sie: Hello, please point such requests to the cocoon-users list. In November you have helped me with a cocoon authentication problem: In our test situation all works fine, but we get the problem on our live site. The live site is different from

Re: Cocoon authentication problem

2004-12-28 Thread Vlad Golodov
Thanks. That's it. Solved :) - Original Message - From: Jorg Heymans [EMAIL PROTECTED] Newsgroups: gmane.text.xml.cocoon.user Sent: Monday, December 27, 2004 1:19 PM Subject: Re: Cocoon authentication problem Vlad Golodov wrote: Hi All, I have an example of authentication

Cocoon authentication problem

2004-12-27 Thread Vlad Golodov
Hi All, I have an example of authentication in cocoon. It works perfectly, but if i copy the authentication folder into my own project, then i encounter an error message: Type 'auth-loggedIn' is not defined for 'act' at

Re: Cocoon authentication problem

2004-12-27 Thread Jorg Heymans
Vlad Golodov wrote: Hi All, I have an example of authentication in cocoon. It works perfectly, but if i copy the authentication folder into my own project, then i encounter an error message: Type 'auth-loggedIn' is not defined for 'act' at

RE: cocoon authentication and database access

2004-02-06 Thread Philippe Guillard
[mailto:[EMAIL PROTECTED] Sent: 2004-02-03 12:52 AM To: [EMAIL PROTECTED] Subject: RE: cocoon authentication and database access Hi JD, could you please send the same samples to me (or maybe to the list) ? I have just depeloped something like this founding some problems not completely

Re: cocoon authentication and database access

2004-02-06 Thread JD Daniels
To: [EMAIL PROTECTED] Subject: RE: cocoon authentication and database access Hi JD, could you please send the same samples to me (or maybe to the list) ? I have just depeloped something like this founding some problems not completely solved ; i'd like to compare my code with yours. Thanks a lot

RE: cocoon authentication and database access

2004-02-06 Thread Flavio Palumbo
/esql:connection /authentication /xsp:page -Original Message- From: Flav o Palumbo [mailto:[EMAIL PROTECTED] Sent: 2004-02-03 12:52 AM To: [EMAIL PROTECTED] Subject: RE: cocoon authentication and database access Hi JD, could you please send the same samples to me (or maybe to the list

Re: cocoon authentication and database access

2004-02-06 Thread Philippe Guillard
] Subject: RE: cocoon authentication and database access Hi JD, could you please send the same samples to me (or maybe to the list) ? I have just depeloped something like this founding some problems not completely solved ; i'd like to compare my code with yours. Thanks a lot

RE: cocoon authentication and database access

2004-02-03 Thread Flavio Palumbo
off-list. JD -Original Message- From: Anna Bikkina [mailto:[EMAIL PROTECTED] Sent: 2004-02-02 9:34 AM To: [EMAIL PROTECTED] Subject: Re: cocoon authentication and database access Could you please send me a couple of examples. I am new to xml and related stuff. I am having a tough time

RE: cocoon authentication and database access

2004-02-03 Thread JD Daniels
/esql:connection /authentication /xsp:page -Original Message- From: Flavio Palumbo [mailto:[EMAIL PROTECTED] Sent: 2004-02-03 12:52 AM To: [EMAIL PROTECTED] Subject: RE: cocoon authentication and database access Hi JD, could you please send the same samples to me (or maybe to the list) ? I

cocoon authentication and database access

2004-02-02 Thread Anna Bikkina
Hi, I am new to cocoon and trying to build a portal application. I already have an existing application written in JSP and ported in tomcat. How can I change it so that it works in cocoon. Are there any examples I can look into to get this task done. Also I have do database authentication

RE: cocoon authentication and database access

2004-02-02 Thread JD Daniels
I use a simple xsp with esql to load my users JD -Original Message- From: Anna Bikkina [mailto:[EMAIL PROTECTED] Sent: 2004-02-02 8:20 AM To: [EMAIL PROTECTED] Subject: cocoon authentication and database access Hi, I am new to cocoon and trying to build a portal application. I already

RE: cocoon authentication and database access

2004-02-02 Thread JD Daniels
I know exactly what you mean :-) I'll send you a sample xsp file off-list. JD -Original Message- From: Anna Bikkina [mailto:[EMAIL PROTECTED] Sent: 2004-02-02 9:34 AM To: [EMAIL PROTECTED] Subject: Re: cocoon authentication and database access Could you please send me a couple

Cocoon authentication and logging

2003-12-13 Thread Jean-Christophe Kermagoret
Hi, I authenticate users with the auth framework. It works very well but the tomcat logs doesn't show anything about the user since from tomcat's point of view, nothing needs to be protected. How to use cocoon auth then tells to tomcat it has to log user in access_log ? Is it possible to make