Although the coding is cumbersome and unpleasant, you could potentially
use the JAX-WS Dispatch interface:
http://www.jroller.com/gmazza/entry/calling_rpc_encoded_web_services .
I don't know what you specifically mean by "failover feature" -- perhaps
the old JAX-RPC reference implementation by Sun might help you, as I
believe it supports rpc/encoded and could have this feature, but I'm
unsure where it could be downloaded today. Failover could also be
something that you implement using some other tool while still keeping
Axis 1 as your web stack.
Glen
On 09/05/2011 03:54 AM, nyuxiao wrote:
Hello,
Now I want use cxf for it's failover feature, but when I generated java file
by wsdl2java, I got an error like:
rpc/encoded wsdls are not supported
It seems like that only Axis supported rpc/encoded, but I have not found
failover feature in Axis.
How can I do?
Please help me :)
Thanks& Regards,
Nyuxiao
--
View this message in context:
http://cxf.547215.n5.nabble.com/How-can-i-use-failover-in-Axis-tp4769569p4769569.html
Sent from the cxf-user mailing list archive at Nabble.com.
--
Glen Mazza
Talend - http://www.talend.com/ai
Blog - http://www.jroller.com/gmazza
Twitter - glenmazza