Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 22769 invoked from network); 25 Aug 2010 10:58:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Aug 2010 10:58:57 -0000 Received: (qmail 19373 invoked by uid 500); 25 Aug 2010 10:58:57 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 19160 invoked by uid 500); 25 Aug 2010 10:58:55 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 19152 invoked by uid 99); 25 Aug 2010 10:58:55 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 10:58:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 10:58:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7PAwFC5004670 for ; Wed, 25 Aug 2010 10:58:16 GMT Message-ID: <28273572.555791282733895880.JavaMail.jira@thor> Date: Wed, 25 Aug 2010 06:58:15 -0400 (EDT) From: "Andreas Veithen (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Moved: (TRANSPORTS-8) Use MessageFormatter Interface in the TCPTransportSender In-Reply-To: <17998230.135801280835017534.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TRANSPORTS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen moved AXIS2-4789 to TRANSPORTS-8: ------------------------------------------------- Project: Axis2 Transports (was: Axis2) Key: TRANSPORTS-8 (was: AXIS2-4789) Component/s: TCP (was: transports) > Use MessageFormatter Interface in the TCPTransportSender > -------------------------------------------------------- > > Key: TRANSPORTS-8 > URL: https://issues.apache.org/jira/browse/TRANSPORTS-8 > Project: Axis2 Transports > Issue Type: Improvement > Components: TCP > Reporter: Hiranya Jayathilaka > Attachments: AXIS2-4789.patch > > > AXIS2-4723 added the concept of content-types to the TCP transport. While the TCPTransportListener uses the message builder API when receiving messages, the sender does NOT use the message formatter API when writing messages out. This should be added to the transport sender. Other transport senders like UDP and JMS already use the message formatter API when serializing messages. > I will send in a patch which implements this feature. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org