Hello,
I would like to know if it is possible to switch
the Axis RPCProvider class into a custom extended class ?
I found in server-config.wsdd a tag :
<handler name="RPCDispatcher"
type="java:org.apache.axis.providers.java.RPCProvider"/>
and replace like that :
<handler name="RPCDispatcher"
type="java:com.xxx.MyRPCProvider"/>
But it doesn't have any effect....
Is it possible?
Thanks,
Agnes
|
- Re: Axis performance, additional info David . Pool
- Re: Axis performance, additional info Martin Jericho
- Re: Axis performance, additional info David . Pool
- RE: Axis performance, additional info BOURLON Agnès
- RE: Axis performance, additional info Yaron Zakai