Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 40241 invoked from network); 25 Jul 2006 05:09:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 05:09:40 -0000 Received: (qmail 64473 invoked by uid 500); 25 Jul 2006 05:09:36 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 64436 invoked by uid 500); 25 Jul 2006 05:09:36 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 64417 invoked by uid 99); 25 Jul 2006 05:09:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 22:09:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 22:09:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EFE587141F0 for ; Tue, 25 Jul 2006 05:07:15 +0000 (GMT) Message-ID: <5640101.1153804035980.JavaMail.jira@brutus> Date: Mon, 24 Jul 2006 22:07:15 -0700 (PDT) From: "Nick Gallardo (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS2-910) JAXWS: Update AxisInvocationController to use the OperationClient instead of the ServiceClient In-Reply-To: <2774649.1153342035109.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2-910?page=all ] Nick Gallardo updated AXIS2-910: -------------------------------- Attachment: jaxws-test-patch.txt Another patch containing the needed updates to the tests. Once this is applied, there should be 1 test failure. This is related to a bug in XMLSpineImpl which I will be opening another JIRA for. > JAXWS: Update AxisInvocationController to use the OperationClient instead of the ServiceClient > ---------------------------------------------------------------------------------------------- > > Key: AXIS2-910 > URL: http://issues.apache.org/jira/browse/AXIS2-910 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: jaxws > Reporter: Nick Gallardo > Assigned To: Rich Scheuerle > Attachments: 910-src-patch.txt, jaxws-test-patch.txt > > > For the purposes of greater flexibility, the AxisInvocationController should use the Axis2 OperationClient API rather than using the ServiceClient. I've started a little bit of this work in a sandbox and will hopefully have patches to post later on today. > Also, this work is dependant upon the patch that I posted for JIRA issue 909. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org