Thanks Eric,
>
> Sounds to me like you are doing cactus style testing? The
> cactus plugin does exactly that.
I misunderstood cactus testing! Read the documentation carefully i found
that cactus started the tomcat engine and you can do something like
get("http://localhost:8080/test/tests/testBOOKSList.jsp");
inside a cactus test method!
Cactus started the test application under an test context (not documented!).
Interesting...
No i am able to use maxq generated scripts with cactus!
Thanks for the help!
Henner
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]