Hi Dave,

Thanks for responding,

On 10/30/06, Dave Rolsky <[EMAIL PROTECTED]> wrote:

> First of all, Apache::Session::Wrapper is not a part of Mason or
> Mason-related at all. Are you using MasonX::Request::WithApacheSession?
>

Yes, I am using MasonX::Request::WithApacheSession

> The latter module needs a maintainer, and AFAIK is not quite working with
> mod_perl2. However, Apache::Session::Wrapper should work fine under
> mod_perl2, though you'd need to use Apache2::Request or CGI.pm with it.
>

Yes, I'm using Apache2::Request.

What isn't clear is how I configure this... Somewhere some mason
module is passing $r to Apache::Session::Wrapper->new() and $r is a
RequestRec object and not a Request object, but I haven't figured out
where the call is happening.

> > * MasonX-Request-WithApache2Session
>
> I have no idea how well this works, but it may solve your problem.
>

Alright - I tried writing the author of the module - but his email bounces.

> > * MasonX-Apache2Handler
>
> This is obsolete, and Mason now supports both mod_perl 1 & 2 natively.
>

ok, thanks. I read the commit messages about mod_perl2 support being
in Mason, but it wasn't clear.

Thanks again for your help, jas.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to