You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/05/09 21:22:06 UTC

[jira] Resolved: (BEEHIVE-624) Minor jsp tweaks to fix PetStore HTTPUnit test failures

     [ http://issues.apache.org/jira/browse/BEEHIVE-624?page=all ]
     
Eddie O'Neil resolved BEEHIVE-624:
----------------------------------

      Assign To: Alejandro Ramirez
     Resolution: Fixed
    Fix Version: V1

Fixed with SVN 169348.

> Minor jsp tweaks to fix PetStore HTTPUnit test failures
> -------------------------------------------------------
>
>          Key: BEEHIVE-624
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-624
>      Project: Beehive
>         Type: Bug
>   Components: Samples
>     Versions: V1
>     Reporter: Scott Semyan
>     Assignee: Alejandro Ramirez
>      Fix For: V1
>  Attachments: diff.txt
>
> For some reason, after the recent directory re-org, HTTPUnit got more fussy about parsing the HTML in the pages of PetStoreWeb. I think because the HTTPUnit target is sharing the classpath from PetStore web, HTTPUnit is using the XML parser from WEB-INF/lib rather than the one it ships with in HTTPUnit/jars. This parser must be a bit more stringent. Therefore, I had to remove a few extra <p> tags to get it to parse correctly. This was the cause of the 3 HTTPUnit failures we saw.
> Diff attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira