JAX-RPC with Axis2
I have been researching this like crazy, and have not been able to find an answer.
Is there any possible way to use JAX-RPC with Axis2?
开发者_如何学运维I know Axis2 is compatible with JAX-WS, but I have not been able to find anything about
Axis2 has no support for JAX-RPC 1.1, it is instead using it's sucessor, JAX-WS 2.0.
精彩评论