You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-user@ws.apache.org by Ofer Baranes <of...@bitband.com> on 2004/09/26 12:53:16 UTC

dynamically change wsdl service location

Can I make WSIF load a wsdl ,ignore it's 'service location',

and on runtime set a location to the service ? That 

way, one can supply wsdl to clients without a specific location.

 

 


Re: dynamically change wsdl service location

Posted by Aleksander Slominski <as...@cs.indiana.edu>.
Ofer Baranes wrote:

> Can I make WSIF load a wsdl ,ignore it's 'service location',
>
> and on runtime set a location to the service ?
>
i am not sure what you mean by "on runtime" but you can load WSDL and 
then modify wsdl:service/soap:address@location using WSDL4J.

for example: 
http://www.mail-archive.com/wsif-user@ws.apache.org/msg00362.html

is this what you want to do?

alek

> That
>
> way, one can supply wsdl to clients without a specific location.
>
>  
>
>  
>


-- 
The best way to predict the future is to invent it - Alan Kay