Hi Glen, thanks again, yes I'm using a Maven filter which is a good option. Cheers , Steph
Sent from my iPod On 8 mars 2012, at 14:38, "Glen Mazza (Talend) [via CXF]" <[email protected]> wrote: > I'm not sure how that concern would be different for any other setting > in a configuration (cxf-servlet.xml) file -- it's where you place the > settings you wish at deployment time, and you change them as you change > your deployment options. That said, Maven has a filtering capability > that can populate configuration and source files with deployment-time > values: > http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html. > > You may wish to look at that. > > Glen > > On 03/08/2012 03:40 AM, Stephane Eybert wrote: > > > Hi Glen, > > > > Thanks for that, I added the following directive in the endpoint > > configuration and I now have the correct url displayed in the services list > > of the wsdl page. > > > > The only thing I still wonder about is that I now have this hard coded url > > which would need to be updated if the web service is to be deployed on > > another server. > > > > Do you know if the coupling between a web service and a host is not a > > concerned to the community ? > > > > Kind Regards, > > > > Stephane > > > > > > > > -- > > View this message in context: > > http://cxf.547215.n5.nabble.com/Incorrect-urls-in-the-service-list-page-with-Tomcat-behind-Apache-tp5544190p5546769.html > > Sent from the cxf-user mailing list archive at Nabble.com. > > > -- > Glen Mazza > Talend Community Coders - coders.talend.com > blog: www.jroller.com/gmazza > > > > If you reply to this email, your message will be added to the discussion > below: > http://cxf.547215.n5.nabble.com/Incorrect-urls-in-the-service-list-page-with-Tomcat-behind-Apache-tp5544190p5547495.html > To unsubscribe from Incorrect urls in the service list page with Tomcat > behind Apache, click here. > NAML -- View this message in context: http://cxf.547215.n5.nabble.com/Incorrect-urls-in-the-service-list-page-with-Tomcat-behind-Apache-tp5544190p5548547.html Sent from the cxf-user mailing list archive at Nabble.com.
