-
Sep 19th, 2007, 03:12 PM
#1
Soap Header defined in wsdl
Can DynamicWsdl11Definition generate soap header information? If so, how would I define this in the schema.
-
Sep 20th, 2007, 03:17 AM
#2
It doesn't generate header information, but you can override the XsdBasedSoap11Wsdl4jDefinitionBuilder to make it do what you need.
-
Oct 18th, 2007, 07:45 AM
#3
can you please send me the code for adding the soap header info in the wsdl.
How can i expose the header info
-
Oct 19th, 2007, 06:16 AM
#4
I don't have any code ready to do this, but you can check the Javadoc here: http://static.springframework.org/sp...onBuilder.html
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