Mirth 1.5 w/ JRE 1.6 on Windows Server 2000 SP4
Channel 1 - Database Reader w/ two destinations:
1st destination is a file writer - works fine
2nd destination is a SOAP Sender to Channel 2 below - Error happens here
Channel 2 - SOAP Listener to Email Sender - Works fine when tested separately
Mirth throws "org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed exception. This happens when the 2nd destination in Channel 1 tries to send the message to the SOAP Listener in Channel 2.
mirth.log attached.
Thanks in advance! mirth.zip (1475 bytes)
Post edited by: nshaik, at: 06/13/2007 11:17
Channel 1 - Database Reader w/ two destinations:
1st destination is a file writer - works fine
2nd destination is a SOAP Sender to Channel 2 below - Error happens here
Channel 2 - SOAP Listener to Email Sender - Works fine when tested separately
Mirth throws "org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed exception. This happens when the 2nd destination in Channel 1 tries to send the message to the SOAP Listener in Channel 2.
mirth.log attached.
Thanks in advance! mirth.zip (1475 bytes)
Post edited by: nshaik, at: 06/13/2007 11:17
Comment