|
From: David RR W. \(XML\) <da...@dr...> - 2005-12-01 18:04:26
|
<div>RESOLVED!</div> <div> </div> <div>I keep posting something then finding the answer myself!</div> <div> </div> <div>Hermes does inline validation of the payload - and only checks a couple of the things - see </div><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> <div><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">\Hermes Docs\hermes_ebms2_source_dist_1001\ebxmlms\src\hk\hku\cecid\phoenix\message\packaging\validation<o:p></o:p></SPAN></FONT></div> <div></SPAN></FONT> </div> <div>and HeaderValidator.java source code. No XML parser involved! Simple and clean! </div> <P class=MsoNormal><BR>So our issue with the URI handling turned out to be a simple check that Hermes does. We've disabled that for now to simply by-pass our production issue. Next week we will work on something more appropriate for a longer term solution.</P> <div> </div> <div>Basically the issue is that not all URIs are created equal - and things that Windows and Mac will let people get away with as attachment names - particularly things like myfile[1].pdf - are not strictly valid. We need to be able to have lax checking for these needs...</div> <div> </div> <div>Thanks, DW</div> <BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solid"><BR>-------- Original Message --------<BR>Subject: [ebxmlms-general] URGENT: Can we turn the XML parser off?!<BR>From: "David Webber (XML)" <da...@dr...><BR>Date: Thu, December 01, 2005 4:26 am<BR>To: <ebx...@li...><BR><BR>We have an issue with incoming message content being XML at the angle<BR>bracket level - but not valid for the schema that it is supposed to be<BR>linked too.<BR><BR>Can we disable the schema level content checking while Hermes is sending the<BR>payload and just have it check for the angle brackets stream being OK?<BR><BR>This is causing transmission to "hang" and not complete (specifically we are<BR>getting non-valid URIs passed).<BR><BR>Hopefully there is a setting somewhere to tell the parser to do minimum<BR>checking.<BR><BR>Also - what parser options are there for Hermes?<BR><BR>Thanks, DW<BR><BR><BR><BR>-------------------------------------------------------<BR>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files<BR>for problems? Stop! Download the new AJAX search engine that makes<BR>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!<BR>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click<BR>_______________________________________________<BR>ebxmlms-general mailing list<BR>ebx...@li...<BR>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general </BLOCKQUOTE> |