have u checked in the changes jaya? ("minor changes to
DocTypeImpl.java and the test case itself"). let me take another look.thanks, dims On 8/26/05, jayachandra <[EMAIL PROTECTED]> wrote: > With minor changes to DocTypeImpl.java and the test case itself, the > results are now > > test:single: > [junit] Running org.apache.axis2.om.infoset.XMLConformanceTest > [junit] Tests run: 832, Failures: 84, Errors: 118, Time elapsed: 8.187 sec > [junit] [ERROR] TEST org.apache.axis2.om.infoset.XMLConformanceTest FAILED > > I tried to attack the errors, and found out that several xmls have in > their DTDs, references to outside system files for ex. > <?xml version="1.0"?> > <!-- syntax test for Production 62--> > <!DOCTYPE animal SYSTEM "ibm62v01.dtd"> > ... > And XMLUnit when trying to compare the output xml and the input file > is not able to locate the relative path referenced file "ibm62v01.dtd" > and is resulting in several errors (may be all of them). > Dims, any idea how we can tame XMLUnit to look for relative references > in the directory of the xml file itself? > > Thank you > Jayachandra > P.S:: Btw, am posting the observations on axis-dev b'coz JIRA issues > are not accessible ( don't know why?). Will update the discussion on > jira site when its up. > > On 8/26/05, Davanum Srinivas (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > > http://issues.apache.org/jira/browse/AXIS2-74?page=comments#action_12320083 > > ] > > > > Davanum Srinivas commented on AXIS2-74: > > --------------------------------------- > > > > With my latest changes to the test cases...here are the results. > > > > Tests run: 832, Failures: 200, Errors: 74, Time elapsed: 10.285 sec > > [ERROR] Test org.apache.axis2.om.infoset.XMLConformanceTest FAILED > > > > > Full Infoset support in AXIOM > > > ----------------------------- > > > > > > Key: AXIS2-74 > > > URL: http://issues.apache.org/jira/browse/AXIS2-74 > > > Project: Apache Axis 2.0 (Axis2) > > > Type: Bug > > > Components: om > > > Reporter: Davanum Srinivas > > > Assignee: Jayachandra Sekhara Rao Sunkara > > > Priority: Minor > > > Attachments: PInCommentImplModify.patch > > > > > > Jaya, > > > With latest SVN the conformance output is as follows: > > > File count is 832 > > > Parsed count is 774. This is just partial success > > > Complete success count is 466 > > > Can you please spend some time to resolve other problems? > > > thanks, > > > dims > > > > -- > > 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 > > > > > > > -- > -- Jaya > -- Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform
