Soap end tag mismatch

Soap end tag mismatch SearchSearch
Author Message
Mikael Johansson
Unregistered guest
Posted on Thursday, October 30, 2003 - 03:58 pm:   

Hi! I have bought your product and I want to test how my mm7-VASP application handles mm7_deliver.REQs från NowSMS. I have managed to set up NowSMS to "forward" MMS messages which are delivered in to the MMS-C as mm7_deliver.REQs to my mm7-VASP. When my mm7-VASP receives the mm7-deliver.REQ, the Openwave mm7-api I have used refuses to process it due to "soap end tag mismatch" as seen below. Any ideas about what might be wrong?

*************************************************
com.openwave.mms.mm7.Listener -
[Begin Incoming Request From Relay]

POST / HTTP/1.0\r\n
Authorization: Basic dHdpbmZhY3Rvcjp0d2luZmFjdG9y\r\n
Host: 213.212.54.120:35356\r\n
SOAPAction: ""\r\n
Content-length: 1056\r\n
Content-type: multipart/related; boundary="---mime-boundary-59D79777.AFEF7D38---
"\r\n
Connection: close\r\n
\r\n
-----mime-boundary-59D79777.AFEF7D38---\r\n
Content-type: text/xml; charset=utf-8\r\n
\r\n
<?xml version='1.0' ?>\r\n
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">\r\n
<env:Header>\r\n
<mm7:TransactionID xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series
/23.140/schema/REL-5-MM7-1-0" env:mustUnderstand="1">\r\n
24D18EFB.8BEC3FBC@mms.softhouse.se\r\n
</mm7:TransactionID>\r\n
</env:Header>\r\n
<env:Body>\r\n
<mm7:DeliverReq xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23
.140/schema/REL-5-MM7-1-0">\r\n
<MM7Version>5.3.0</MM7Version>\r\n
<Recipients>\r\n
<To><Number>+46706699092</Number></To>\r\n
</Recipients>\r\n
<Priority>Normal</Priority>\r\n
<Subject>Multimedia Message</Subject>\r\n
<Content href="cid:mms_cid" />\r\n
</mm7:DeliverReq>\r\n
</env:Body>\r\n
</env:Envelope>\r\n
\r\n
-----mime-boundary-59D79777.AFEF7D38---\r\n
Content-type: multipart/mixed; boundary="---mime-boundary-CA74BDB9.7196E8FA---"\
r\n
Content-ID: <mms_cid>\r\n
\r\n
-----mime-boundary-CA74BDB9.7196E8FA---\r\n
\r\n
-----mime-boundary-59D79777.AFEF7D38-----\r\n



[End Incoming Request From Relay]



77652 [Thread-1] WARN com.openwave.mms.mm7.Listener - soap end tag mismatch
77652 [Thread-1] DEBUG com.openwave.mms.mm7.Listener - [Begin Outgoing Response
To Relay]

77652 [Thread-1] DEBUG com.openwave.mms.mm7.Listener - HTTP/1.0 200 OK

77652 [Thread-1] DEBUG com.openwave.mms.mm7.Listener - Content-Type: text/xml

77662 [Thread-1] DEBUG com.openwave.mms.mm7.Response - Content-length: 409\r\n\
r\n
77662 [Thread-1] DEBUG com.openwave.mms.mm7.Response -

<?xml version='1.0' ?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:mm7="http://www.3gpp.org/MMS/Rel5/MM7/v0.09">
<env:Body>
<Fault xmlns="http://www.3gpp.org
/MMS/Rel5/MM7/v0.09">
<FaultString>Unknown Server Error</FaultString>
<FaultCode>Server</FaultCode>
<Details>
<StatusText>soap end tag mismatch</StatusText>
<StatusCode>2000</StatusCode>
</Details>
</Fault>
</env:Body>
</env:Envelope>

77662 [Thread-1] DEBUG com.openwave.mms.mm7.Listener - [End Outgoing Response To Relay]
************************************************
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1042
Registered: 10-2002
Posted on Saturday, November 01, 2003 - 08:54 am:   

Mikael,

Please help us out and keep the support questions related to our product on one of the forums that has "Support" in the title. We do not monitor the general technical discussion forums as frequently.

I've replied to your similar question on this thread:

http://support.nowsms.com/discus/messages/485/898.html