Hi Jay, This behaviour doesn't sound correct. Please raise a JIRA [1] and add a few more details on how the client is performing the invocation. Thanks
[1] http://issues.apache.org/jira/browse/AXIS2 Cheers Brian DePradine Web Services Development IBM Hursley External +44 (0) 1962 816319 Internal 246319 If you can't find the time to do it right the first time, where will you find the time to do it again? jaybytez <[EMAIL PROTECTED]> wrote on 03/06/2008 15:59:48: > > I am doing Stubless Web Service Invocation, using the ServiceClient. I use > the Options to setup information like timeout and also to set where the web > service request should be sent using the Options.setTo(EndpointReference). > Then I use the AxisService.createClientSideAxisService to create an instance > of the ServiceClient class with the Options I configured passed into it. > The WSDL that is being used by the ServiceClient has a different location > identified in the serviceName/port that I am utilizing. It appears that > sometimes the Options.setTo(EndpointReference) does not override the URL > that is located in the WSDL. I have a developer that runs multiple tests > and the first test always uses the WSDLs port URL and the subsequent posts > uses the Options.setTo(EndpointReference). Does the > Options.setTo(EndpointReference) override the URL that is found the the > portName being used? > > Thanks - jay > -- > View this message in context: http://www.nabble.com/ServiceClient- > Port-Location-Versus-Options.setTo%28EndpointReference%29- > tp17625643p17625643.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
