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-tp27994128p27994128.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to