You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/09/19 19:52:22 UTC

[jira] Resolved: (AXIS2-1194) Automatically warn users who try to use rpc/encoded or document/encoded that it is unsupported.

     [ http://issues.apache.org/jira/browse/AXIS2-1194?page=all ]

Davanum Srinivas resolved AXIS2-1194.
-------------------------------------

    Resolution: Invalid

The user was using 1.0 not nightly. Latest SVN throws an exception saying we don't support soap encoded arrays.

-- dims

> 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: wsdl, databinding
>    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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org