Hi,

If you have a service, (A), deployed into the runtime and you want to
invoke either it or another service with the same WSDL, (A'), from that
runtime, should you (1)not be passing (A)'s AxisService into the
ServiceClient and always creating a new one to represent the client or
(2)is AxisService.isClientSide() untrustworthy (i.e. will it sometimes
return false even if you are a requestor -- a fact of reusing the
AxisService from a deployed service?  Thanks.

-Bill



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to