-
Feb 26th, 2007, 07:05 PM
#1
xsi:type in JAX-RPC
I've been trying to consume a web service, following the documentation section 17.5.2 Accessing Web Services. Soap message sending to the web service contains "xsi:type" attribute which the server does not like. Am I able to disable this "xsi:type" so that it does not get sent? AXIS has a property (SEND_TYPE_ATTR) in class org.apache.axis.client.Call which indicates whether "xsi:type" is to be sent or not. Is there an equivalent in Spring?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules