Posted on 2005-02-11 17:52:02-08 by mreece in response to 90
Re: getting started (cont)
it is finding the factory root because it runs that autohandler and dhandler and shows the <& frontpage &> comp. on subsequent urls, such as /beerdb/beer/list, it again finds the factory components and uses that dhandler. it then fails on
<& $request->template, %ARGS &>
with the error "could not find component for path 'beerdb/beer/list'"

The MasonCompRoot is set outside of the <Location> blocks, so I cannot simply not set it, as all the other Mason apps need it. Is there a way to unset it inside the <Location> block?
Direct Responses: 94 | 115 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.