This tutorial explains how to run Cactus tests within VisualAge for Java Tomcat Test Environment.
The following tutorial has been tested with VisualAge 3.5.3 and Apache Tomcat Test Environment 3.1. Please tell us if you find that it works with other versions.
Let's call {VAJava dir}
the directory
where VAJava is installed. Let's also suppose that the context of our
webapp is called myApp
.
{VAJava dir}\ide\project_resources\Apache_Tomcat_Test_Environment\webapps\myApp\WEB-INF\
,
cactus.properties
file has the correct
URL for the redirectors (see the
Configuration Howto). Put the
file in
{VAJava dir}\ide\project_resources\Apache_Tomcat_Test_Environment\webapps\myApp\WEB-INF\
,
{VAJava dir}\ide\project_resources\Apache_Tomcat_Test_Environment\webapps\myApp\WEB-INF\; {VAJava dir}\ide\project_resources\Apache_Tomcat_Test_Environment\webapps\myApp\WEB-INF\classes\;