> > I think i'm failing in something but i can't understard where my error
> > is, googling I'didn't found any clue.
> > May some sage help me?
> >
> 
> I just had a look at this stuff, and it seems like there is one big  
> whole in the documentation which is how exactly Apache::Test finds the  
> packages that it needs to create Location blocks for.  I tried a  
> couple of things (including them directly in the .t file, in a plain  
> path in the t/ directory) but they didn't work.
> 
> Perhaps Fred or Geoff, or someone else with a little more experience  
> with Apache::Test can shed some light onto this feature.
> 
> Adam
> 
You've just descripted exalty where my problem is!
Actually I image that all the problem is where placing those packages
that should create the "dynamic" configuration. In order i tried in:
1) t/ directory
2) inside the text itself 
3) in a package directory that followed package convention
( TestResponse::TestHandler2 i put in TestResponse/TestHandler2 path)
4) in t/conf 
Unfortunately those weren't successful ideas ...

Reply via email to