Re: Re[2]: authentication framework over a mysql connection

2004-09-17 Thread fabrizio picca
those parameters are sent the same way as the example given in cocoon documentation. we tried maintaining the same pipeline structure and authenticating over a xml file and t works.Is th database authentication that doesn't works. After the above mentioned sentence in the pipeline we have a so-for

Re[2]: authentication framework over a mysql connection

2004-09-17 Thread g[R]eK
<. Hi fabrizio! .> Friday, September 17, 2004, 11:12:47 PM, you wrote: fp> here it is the component configuration fp> fp> fp> fp> fp> fp> I think should be cocoon:/loginsrc. fp> fp> fp> fp> fp> Your p

Re: authentication framework over a mysql connection

2004-09-17 Thread fabrizio picca
i attach also this lineshope it can help: and part of the file for the sql transformation: http://www.w3.org/1999/XSL/Transform";> http://apache.org/cocoon/SQL/2.0";>

Re: authentication framework over a mysql connection

2004-09-17 Thread fabrizio picca
here it is the component configuration On Fri, 17 Sep 2004 23:05:20 +0200, g[R]eK <[EMAIL PROTECTED]> wrote: > <. Hi fabrizio! .> > > Friday, September 17, 2004, 10:38:24 PM, you wrote: > > fp> i'

Re: authentication framework over a mysql connection

2004-09-17 Thread g[R]eK
<. Hi fabrizio! .> Friday, September 17, 2004, 10:38:24 PM, you wrote: fp> i'm new to cocoon and i'm trying to develop a web application for a fp> university examination. fp> I've read everything about Authentication FW but i cannot find nothing fp> about authenticating over fp> a mysql DB conne

authentication framework over a mysql connection

2004-09-17 Thread fabrizio picca
i'm new to cocoon and i'm trying to develop a web application for a university examination. I've read everything about Authentication FW but i cannot find nothing about authenticating over a mysql DB connection. so i've written down this piece of pipeline: