I would like to help answer this question but I don't really understand what
you're asking.  Are you saying that the client is requesting a certain URL
but you want them to request a different URL?  Perhaps you can handle this
with a request handler.

If you clarify what you're trying to do, I can try to help.

Gary

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, September 18, 2003 8:09 AM
> To: [EMAIL PROTECTED]
> Subject: set a new endpointURL with client-config.wsdd ?
> 
> 
> Hi All
> 
> In our effort to integrate Axis in our J2EE platform JOnAS, 
> we have to change the endpointURL of a generated class. The 
> only way to do it programmatically seems to be the 
> getPort(URL) no ? The problem is that from our J2EE platform 
> view, we can just handle the Service implementation, not the 
> Ports, in other words, client use a configured service/port 
> instance (it's not his work to know the real URL of a service).
> 
> And so my Question : How to configure the Ports endpointURL 
> from the encapsulating Service implementation ?
> 
> Thanks.
> 

Reply via email to