Soni Scariah

Greenhorn
+ Follow
since Jul 13, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Soni Scariah

We are working on migrating an existing webservice from Axis 1.2 to Axis 2.0 along with changing the WSDL from rpc-encoded format to document literal (wrapped) format to support .NET clients.

In addition, we would also like to provide backward compatibility to the existing client (using rpc-encoded) once the migration is
completed.

However, since Axis2.0 does not support rpc encoded format (http://axis.apache.org/axis2/java/core/docs/Axis2-rpc-support.html)
we are wondering if there possibly exists a solution to this issue, where in rpc-encoded clients can still work with AXIS2.0.

Please help share the approach if this is indeed achievable.
12 years ago