Wanted to send it to the whole group. ---------- Forwarded message ---------- From: jayachandra <[EMAIL PROTECTED]> Date: May 11, 2005 2:22 PM Subject: Re: [Axis2] Notes on underlying MXparser of OM To: Dasarath Weeratunge <[EMAIL PROTECTED]>
Hi Dasarath! At http://www.w3.org/XML/Test/#releases there is a downloadable XML Conformance Test suite available. In that under xmlconf/japanese directory there are a few xml files that have multibyte characters which you may want to use in your test case. Thanks Jayachandra On 5/11/05, Dasarath Weeratunge <[EMAIL PROTECTED]> wrote: > Hi jayachandra, > > we are looking for some test cases to test one of our > pull parsers at LSF. What does your test cases contain > in terms of different encoding types? Our parser is > targeted for axis-c. > > --dasarath > > --- jayachandra <[EMAIL PROTECTED]> wrote: > > Sorry! > > Just now found a solution on the stAX community how > > to make stAX > > parser understand the UTF encoding > > > > Jaya > > > > On 4/22/05, jayachandra <[EMAIL PROTECTED]> > > wrote: > > > Alek! > > > The problem is that of localization. Businesses > > which publish local > > > language wsdl's can not be understood by Axis2. > > > The following (attached) XML file written in > > chinese/japanese couldn't > > > be parsed by the MXParser. Parsing threw a > > XMLStreamException saying > > > "start tag unexpected character \ub9" the moment > > it encountered a > > > foreign character. > > > Other than yahoo group is their some kind of > > mailing list for stAX > > > community? I've some problem using yahoogroups > > > > > > Thank you > > > Jayachandra > > > > > > On 4/21/05, Aleksander Slominski > > <[EMAIL PROTECTED]> wrote: > > > > jayachandra wrote: > > > > > > > > >1. The MXParser doesn't seem to support the > > UTF-8 character set fully. > > > > >Japanese XML files weren't parsed properly. In > > future, this could > > > > >throw a serious problem. This can have it's > > effect on the SOAP message > > > > >processing of foreign web services. > > > > > > > > > > > > > > what is the problem? makes ure to send email > > about problems to > > > > http://groups.yahoo.com/group/stax_builders/ > > > > and file bug report(s) in bugzilla for StAX RI > > > > > > > (http://www.extreme.indiana.edu/bugzilla/buglist.cgi?product=STAX) > > > > > > > > >2. The DTDParser inside MXParser was failing to > > understand the DTD > > > > >declaration line(s) of several (complex?) DTDs. > > Though this might not > > > > >seem as a problem if you look at the SOAP > > message processing part of > > > > >it, but certainly with such a behaviour > > complete XML infoset support > > > > >can not be given to our OM. > > > > > > > > > > > > > > are you actually testing validating or > > non-validating parser? > > > > requirement for non-validating parser are > > different in regard to DTDs. > > > > > > > > moreover DTDs are to be rejected by SOAP > > processor anyway ... > > > > > > > > thanks, > > > > > > > > alek > > > > > > > > -- > > > > The best way to predict the future is to invent > > it - Alan Kay > > > > > > > > > > > > > > -- > > > -- Jaya > > > > > > > > > > > > > > > -- > > -- Jaya > > > > Yahoo! Mail > Stay connected, organized, and protected. Take the tour: > http://tour.mail.yahoo.com/mailtour.html > > -- -- Jaya -- -- Jaya
