I don't know how to do that, but you know you have the ENDPOINT_ADDRESS_PROPERTY[1] as a fallback if that can help you.
HTH, Glen [1] http://www.jroller.com/gmazza/entry/soap_client_tutorial (step #6) fachhoch wrote: > > my client and my server both are in the same war file , in the same jvm. > Is there any way I can tell client to use the context root of my webapp > for the address of > > for example > > <jaxws:client id="findGrantsClient" > serviceClass="service.GrantsSearchService" > address="<contextroot>/cxf/findGrants"> > <contextroot> is the context of my web application ? > -- View this message in context: http://old.nabble.com/client-address-when-client-and-serverare-in-one-war-file-tp27994128p28006833.html Sent from the cxf-user mailing list archive at Nabble.com.
