You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Doug Davis <du...@us.ibm.com> on 2001/02/09 13:22:54 UTC

Testit

FYI - I've added a testit script file to the stock samples directory.
It's not much but please run it before you commit any code changes
just to make sure everything still works.

The test will:
- deploy some handlers, chains and services
- run some "passing" GetQuote tests
- run some "failing" GetQuote tests
- undeploy everything

This does assume that you've run the samples/xml/init.xml
deployment file before you bring up your webserver.

See the READMEs for more info.

thanks,
-Dug