Thilina,

Here are the request and response.

Request:======================================
POST /broker/services/mm7 HTTP/1.0
Host: 127.0.0.1:8888
Content-Type: multipart/related;
boundary="NextPart_000_0125_01C19839.7237929064"; type=text/xml;
start=<07041919191600000000010000000000>
Content-Length: 2215
SOAPAction: ""

--NextPart_000_0125_01C19839.7237929064
Content-Type: text/xml; charset="utf-8"
Content-ID: <07041919191600000000010000000000>

<?xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/";>
<env:Header>
<mm7:TransactionID
xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0";
env:mustUnderstand="1">
35556
</mm7:TransactionID>
</env:Header>
<env:Body>
<DeliverReq 
xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0";>
   <MM7Version>5.3.0</MM7Version>
   <MMSRelayServerID>209.86.124.29</MMSRelayServerID>
   <Sender>
            <Number>3109108747</Number>
        </Sender>
        <Recipients>
        <To>
                <ShortCode>102</ShortCode>
        </To>
   </Recipients>
   <LinkedID></LinkedID>
        <TimeStamp>1177035556</TimeStamp>
        <Priority>Normal</Priority>
        <Subject>jyy</Subject>
       <Content href="cid:07041919191111111111110000000000"/>
</DeliverReq>
</env:Body>
</env:Envelope>

--NextPart_000_0125_01C19839.7237929064
Content-Type: application/smil
Content-ID: <07041919191111111111110000000000>

<smil xmlns="http://www.w3.org/2001/SMIL20/Language";>
  <head>
   <meta name="mms_skt_version" content="4.0" />
    <layout>
                 <root-layout background-color="#FFFFFF" width="220" height="198" 
/>
                 <region id="text1" top="0" left="0" width="220" height="198"
z-index="0" fit="hidden" />
   </layout>

 </head>
 <body>
                <par repeatCount="indefinite" >


                        <text id="mc_textId" repeatCount="indefinite" 
region="text1"
src="07041919191011111111110000000000"  begin="0" dur="10" >
                    <param name="style" value="normal" valuetype="data" >
                    </param>
                        </text>
            </par>
 </body>
</smil>

--NextPart_000_0125_01C19839.7237929064
Content-Type: text/x-sktxt
Content-ID: <07041919191011111111110000000000>

<?xml version="2.0" encoding="ksc5601"?>
<xt xmlns="http://www.w3.org/1999/xhtml";>
<head>
    <style type ="text/css">
    <!--
       color1{color:  0,   1,   0;}

     -->
    </style>
</head>
<body bgcolor="#FFFFFF">
  <div>
       <color1>jyy</color1>
  </div>
</body>
</xt>

--NextPart_000_0125_01C19839.7237929064--

Response:==================================================
HTTP/1.1 500 Internal Server Error
Content-Type: multipart/related;
boundary=MIMEBoundaryurn_uuid_B2A7AB4D72019EFB341177619516424;
type="text/xml";
start="<0.urn:uuid:[EMAIL PROTECTED]>";charset=UTF-8
Date: Thu, 26 Apr 2007 20:31:56 GMT
Server: Apache-Coyote/1.1
Connection: close

--MIMEBoundaryurn_uuid_B2A7AB4D72019EFB341177619516424
content-type: text/xml; charset=UTF-8
content-transfer-encoding: 8bit
content-id: <0.urn:uuid:[EMAIL PROTECTED]>

<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope
xmlns:wsa="http://www.w3.org/2005/08/addressing";
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";><soapenv:Header><wsa:ReplyTo><wsa:Address>http://www.w3.org/2005/08/addressing/none</wsa:Address></wsa:ReplyTo><wsa:MessageID>urn:uuid:63FF5319E63FE7D3691177619516377</wsa:MessageID><wsa:Action>http://www.w3.org/2005/08/addressing/soap/fault</wsa:Action></soapenv:Header><soapenv:Body><soapenv:Fault><faultcode></faultcode><faultstring>Invalid
Content Type Field in the Mime Message</faultstring><detail
/></soapenv:Fault></soapenv:Body></soapenv:Envelope>
--MIMEBoundaryurn_uuid_B2A7AB4D72019EFB341177619516424--


Do I need to register content types?  The log doesn't show which
content type that is invalid.  Wish the errors were more descriptive.
Is there more debug log I can turn on?

Thanks in advance,
--Jennifer

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

Reply via email to