On 8/21/06, Jay Truesdale <[EMAIL PROTECTED]> wrote:
> On 8/21/06, Jeremy Blain <[EMAIL PROTECTED]> wrote:
> > Jay Truesdale wrote:
> >
> > >OK, I think I see what's going on in your example.
> > >
> > >So I'm guessing the handler goes in the mason root inside the syshandler?
> > >
> > >
> >
> > No, the handler is above that in the stack.
> >
> > http://www.masonhq.com/docs/manual/Admin.html#writing_a_wrapper
>
> Thanks for that link, that helps.
>
> I have not been able to figure out WHERE the wrapper / handler code
> should be installed. There are lots of references on MasonHQ about how
> to write a wrapper, but not how to install one!

OK, after poking around for a while, here's my guess.

In startup.pl place a use lib '/path/to/my/directory/',
then in '/path/to/my/directory', place my own package(s) with a .pm extension.

Is this correct?

-------------------------------------------------------------------------
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