You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/08/05 11:27:12 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV scopeMoreThanOneResource.xml

juergen     2002/08/05 02:27:11

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV
                        scopeMoreThanOneResource.xml
  Log:
  added expected body.
  
  Revision  Changes    Path
  1.2       +10 -0     jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV/scopeMoreThanOneResource.xml
  
  Index: scopeMoreThanOneResource.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV/scopeMoreThanOneResource.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- scopeMoreThanOneResource.xml	19 Jun 2002 06:42:40 -0000	1.1
  +++ scopeMoreThanOneResource.xml	5 Aug 2002 09:27:11 -0000	1.2
  @@ -91,6 +91,16 @@
    	
    		<response>
      			<command>HTTP/1.0 400 Bad Request</command>
  +   			<body varUsage="globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
  +                    <D:multistatus xmlns:D="DAV:">
  +                      <D:response>
  +                        <D:href>/%globalVariableServerName%</D:href>
  +                        <D:status>HTTP/1.1 400 Bad Request</D:status>
  +                        <D:responsedescription>exactly one href element must be defined</D:responsedescription>
  +                      </D:response>
  +                    </D:multistatus>   					
  +                    ]]> 			
  +    		</body>
      		</response>
      	</step>
      	
  
  
  

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