On Thu, Jun 26, 2008 at 5:25 PM, Supun Kamburugamuva <[EMAIL PROTECTED]>
wrote:

> Hi Anis,
>
> Have you looked at the Math client and Service in the samples directory?


Yes. But from what I have understood the math service is just one service
with many operations (which quite common). I.e single handler, one URL,
 one set of operations. What I want is single handler  but MULTIPLE URLs
and thus MULTIPLE operation sets (i.e multiple WSDL files)

If you are talking about the sg_math service, than that one is indeed,
 multiple interfaces, but it is also multiple handlers (it is a bunch of
separate services)

PS. I don't want "clients" to have anything to do with what's going
 on at the server side. The clients don't see that the interfaces are
implemented by the same .so object. All they see is standard services .

Regards,

Reply via email to