Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 72099 invoked from network); 20 Feb 2007 18:02:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2007 18:02:55 -0000 Received: (qmail 35815 invoked by uid 500); 20 Feb 2007 18:03:03 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 35664 invoked by uid 500); 20 Feb 2007 18:03:03 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 35655 invoked by uid 99); 20 Feb 2007 18:03:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 10:03:03 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 10:02:52 -0800 Received: by wx-out-0506.google.com with SMTP id i26so2060460wxd for ; Tue, 20 Feb 2007 10:02:30 -0800 (PST) Received: by 10.90.31.19 with SMTP id e19mr9019334age.1171994550478; Tue, 20 Feb 2007 10:02:30 -0800 (PST) Received: by 10.90.63.13 with HTTP; Tue, 20 Feb 2007 10:02:30 -0800 (PST) Message-ID: <7b774c950702201002t1a61ccafra6249cbbcef98101@mail.gmail.com> Date: Tue, 20 Feb 2007 13:02:30 -0500 From: "Dan Diephouse" To: cxf-dev@incubator.apache.org Subject: Re: Overriding WSDL endpoint in code In-Reply-To: <6E76AADE4AD1EC428BEC803AD204C21A04E081D9@SGBEMB2101.wsatkins.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_33090_8503282.1171994550440" References: <6E76AADE4AD1EC428BEC803AD204C21A04E081D9@SGBEMB2101.wsatkins.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_33090_8503282.1171994550440 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I looked at the code, and I think this is being mapped properly now internally, so it *should* work. :-) - Dan On 2/20/07, Shaw, Richard A wrote: > > I want to migrate from Celtix to CXF but when I last looked I couldn't > work out how to override the WSDL endpoint address in my code. > > Is it possible to do this now ? > > My Celtix code looks like this - > > // override the endpoint address in the wsdl file > // with the address from the configuration > Map requestContext =3D ((BindingProvider) > messageHandlerService) > .getRequestContext(); > requestContext.put( > BindingProvider.ENDPOINT_ADDRESS_PROPERTY, > config.getProperty(MESSAGE_HANDLER_ENDPOINT)); > > Thanks > > Richard Shaw > > =A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8=A4=BA=B0`=B0=BA= =A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4 > > Richard Shaw > Technical Design Authority - Information Solutions Consultancy > Intelligent Transport Systems > > Atkins Highways and Transportation > Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW > > Tel: +44 (0) 1372 756407 > Fax: +44 (0) 1372 740055 > Mob: 07740 817586 > E-mail: richard.shaw@atkinsglobal.com > > www.atkinsglobal.com/its > > > > This email and any attached files are confidential and copyright > protected. If you are not the addressee, any dissemination of this > communication is strictly prohibited. Unless otherwise expressly agreed i= n > writing, nothing stated in this communication shall be legally binding. > > The ultimate parent company of the Atkins Group is WS Atkins > plc. Registered in England No. 1885586. Registered Office Woodcote Grov= e, > Ashley Road, Epsom, Surrey KT18 5BW. > > Consider the environment. Please don't print this e-mail unless you reall= y > need to. > --=20 Dan Diephouse Envoi Solutions http://envoisolutions.com | http://netzooid.com/blog ------=_Part_33090_8503282.1171994550440--