| Author |
No 'message' attribute in <input> for operation ...
|
Akram Chotu
Ranch Hand
Joined: Apr 18, 2006
Posts: 43
|
|
I have a complex WSDL with lot of schema files and when I generated WSDL2Java using AXIS 1.3 then I am getting below error: I cannot paste the wsdl and the schemas (.xsd) files here as they are very huge and can anyone please let me know what can be problem with my wsdl ? Thanks in advance.
|
 |
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
|
|
Apparently your WSDL has a SellServiceFee operation that specifies that it requires input but then doesn't specify what that input looks like - that's what the message attribute is there for.
|
"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
|
 |
 |
|
|
subject: No 'message' attribute in <input> for operation ...
|
|
|