You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/03/10 20:00:39 UTC

cvs commit: jakarta-cactus/sample-servlet/conf/sample/build/j2ee13 build-tests-tomcat-40.xml build-tests-weblogic-61.xml

vmassol     02/03/10 11:00:39

  Modified:    sample-servlet/conf/sample/build/j2ee13
                        build-tests-tomcat-40.xml
                        build-tests-weblogic-61.xml
  Log:
  corrected typos
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build-tests-tomcat-40.xml
  
  Index: build-tests-tomcat-40.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build-tests-tomcat-40.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-tests-tomcat-40.xml	10 Mar 2002 14:26:01 -0000	1.1
  +++ build-tests-tomcat-40.xml	10 Mar 2002 19:00:39 -0000	1.2
  @@ -11,7 +11,7 @@
                The servlet engine is stopped if the tests fail for any reason -->
   
           <runservertests
  -            testURL="http://localhost:${test.port}/test/ServletRedirector?Cactus.Service=RUN.TEST"
  +            testURL="http://localhost:${test.port}/test/ServletRedirector?Cactus_Service=RUN_TEST"
               startTarget="start.tomcat.40"
               stopTarget="stop.tomcat.40"
               testTarget="test"/>
  
  
  
  1.2       +1 -1      jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build-tests-weblogic-61.xml
  
  Index: build-tests-weblogic-61.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build-tests-weblogic-61.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-tests-weblogic-61.xml	10 Mar 2002 14:26:01 -0000	1.1
  +++ build-tests-weblogic-61.xml	10 Mar 2002 19:00:39 -0000	1.2
  @@ -11,7 +11,7 @@
                The servlet engine is stopped if the tests fail for any reason -->
   
           <runservertests 
  -            testURL="http://localhost:${test.port}/test/ServletRedirector?Cactus.Service=RUN.TEST"
  +            testURL="http://localhost:${test.port}/test/ServletRedirector?Cactus_Service=RUN_TEST"
               startTarget="start.weblogic.61"
               stopTarget="stop.weblogic.61"
               testTarget="test"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>