Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 59113 invoked from network); 7 Sep 2005 04:43:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2005 04:43:35 -0000 Received: (qmail 69853 invoked by uid 500); 7 Sep 2005 04:43:33 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 69526 invoked by uid 500); 7 Sep 2005 04:43:32 -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 69509 invoked by uid 99); 7 Sep 2005 04:43:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 21:43:31 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 24B7035D for ; Wed, 7 Sep 2005 06:43:30 +0200 (CEST) Message-ID: <1076849894.1126068210116.JavaMail.jira@ajax.apache.org> Date: Wed, 7 Sep 2005 06:43:30 +0200 (CEST) From: "Davanum Srinivas (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-208) Setting desired ReplyTo and WSA Action in generated code. 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 Setting desired ReplyTo and WSA Action in generated code. --------------------------------------------------------- Key: AXIS2-208 URL: http://issues.apache.org/jira/browse/AXIS2-208 Project: Apache Axis 2.0 (Axis2) Type: Bug Reporter: Davanum Srinivas Right now, i have to modify the stub and add the following _call.setWsaAction("urn:hl7-org:v3:GetXRay"); _messageContext.setReplyTo(new EndpointReference(AddressingConstants.Submission.WSA_ANONYMOUS_URL)); Is there a better way to do this? thanks, dims -- 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