|Hi

I looked at documentation and mailing lists but its not yet clear to me.

1. In a wsdd file when we give <service name="name" provider="Handler"> what does it mean,

Since a provider is a pivot handler in Axis, I understand use of provider="java:RPC". but in this case which handler class would the message
be passed to after request flow of service and global request flow?



2. And what is the use of parameter providers under service tag.
<service ...>
<parameter name="providers" value="FirstProvider SecondProvider ThirdProvider"/>
</service>


In this case which one is the pivot handler? what is the order of invocation of providers?

If both above are given what would be the order of invocation?

Any pointers to where its documented would be appriciated. its not there in Axis wsdd reference guide.

thanks in advance,
Sanjay|



Reply via email to