Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 17121 invoked from network); 30 Apr 2010 19:17:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Apr 2010 19:17:17 -0000 Received: (qmail 27874 invoked by uid 500); 30 Apr 2010 19:17:16 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 27742 invoked by uid 500); 30 Apr 2010 19:17:16 -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 27734 invoked by uid 99); 30 Apr 2010 19:17:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Apr 2010 19:17:16 +0000 X-ASF-Spam-Status: No, hits=-1374.0 required=10.0 tests=ALL_TRUSTED,AWL 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; Fri, 30 Apr 2010 19:17:15 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3UJGtxM004290 for ; Fri, 30 Apr 2010 19:16:55 GMT Message-ID: <26790864.38831272655015303.JavaMail.jira@thor> Date: Fri, 30 Apr 2010 15:16:55 -0400 (EDT) From: "Jeff Barrett (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Resolved: (AXIS2-4699) JAX-WS 2.2: Add new Provider.createW3CEndpointReference method In-Reply-To: <21860049.29991272621055133.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Barrett resolved AXIS2-4699. --------------------------------- Resolution: Fixed Patch Committed to revision 939784 > JAX-WS 2.2: Add new Provider.createW3CEndpointReference method > -------------------------------------------------------------- > > Key: AXIS2-4699 > URL: https://issues.apache.org/jira/browse/AXIS2-4699 > Project: Axis2 > Issue Type: New Feature > Components: jaxws > Reporter: Katherine Sanders > Assignee: Jeff Barrett > Attachments: 6.2.4.patch > > > Override the implementation of the following Provider method that was added to section 6.2.4 of the JAX-WS specification for JAX-WS 2.2: > createW3CEndpointReference(String address, QName interfaceName, QName serviceName, QName portName, List metadata, String wsdlDocumentLocation, List referenceParameters, List elements, Map attributes) > Creates W3CEndpointReference using the specified parameters. This method adds support for extension elements, extension attributes, and porttype name. -- 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