Automatically warn users who try to use rpc/encoded or document/encoded that it
is unsupported.
-----------------------------------------------------------------------------------------------
Key: AXIS2-1194
URL: http://issues.apache.org/jira/browse/AXIS2-1194
Project: Apache Axis 2.0 (Axis2)
Issue Type: New Feature
Components: databinding, wsdl
Affects Versions: 1.0
Reporter: Derek Foster
There are frequent conversations on the mailing list of the sort:
Q: "I tried the following WSDL that used to work fine on Axis 1.4 on Axis2, but
the output files are missing classes"
A: Your WSDL uses RPC/encoded format. Axis2 doesn't support that. You'll have
to rewrite it to use document/literal.
I dont' see why this issue should ever have made it to the mailing list. It
seems to me that if Axis2 doesn't support "encoded" forms of WSDL, that any
attempt to use them should produce no output, but should instead automatically
trigger an error message explaining that the encoded forms are not supported by
this version of Axis2. (Apparently, what happens now is that WSDL2Java SEEMS to
work, but produces wrong output.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]