DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34966>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34966

           Summary: Document root element "COUNTRYINFO", must match DOCTYPE
                    root "null".
           Product: Xerces-J
           Version: unspecified
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: DOM
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Hi 
I am migrating my application from WAS 4.0 to WAS 5.1. I have few xml files 
and xsd againast the same to validate the xmls. I am using  javax.xml.parsers 
and Document Builders etc..
In 4.0 that was working fine, but in 5.1 i am getting the below error

[Error] :Document is invalid: no grammar found. line: 1 column: 58.
[Error] :Document root element "COUNTRYINFO", must match DOCTYPE root "null". 
line: 1 column: 58.

but actually there is no error in this.
as my application is using xerces.jar and xmlparserapis.jar , I thought that i 
have to use new xmlparserAPIs.jar , I downloaded the same from apache site 
named "xerces-2_6_2" and i am using the new xerces and xmlparserapis.jar of 
this.


but still i am gettting the same error.

could u pls give the solution.

for wsad 5.1.2 i am using J2ee1.3 and Jdk1.4
if i use j2ee1.2 and jdk1.3 the same is working, but here i have to run with 
5.0 test environrment.



Thanks in advance

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to