Hi Paul, no. The http://null:8080... is set by the invoked service before sending the result back. I do not set any replyTo value on the ServiceClient (please remember that it runs embedded into a handler).
Michele Paul Fremantle wrote: > Michele > > I'm not quite clear which endpoint is set to that? > Do you mean the replyTo of the outgoing request? > > Paul > > On 7/4/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I've posted this problem a few days ago, but it has not been fixed yet >> (I've tried with the yesterday's nightly build). >> >> I've got a ServiceClient into a handler which submits a request to a >> service (running into another server): the request is received, as >> expected, however the result is not sent back since the endpoint is >> erroneously set to >> http://null:8080/axis2/services/annonService5978327/annonOutInOp (while, >> for instance, the handler's server is running on port 18080). >> >> Should I create a JIRA? >> >> >> Thanks, >> Michele >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
