Problem with Method Implementation of generated Amazon WSDL's
-------------------------------------------------------------
Key: AXIS-2112
URL: http://issues.apache.org/jira/browse/AXIS-2112
Project: Apache Axis
Type: Bug
Versions: 1.2
Environment: OSX 10.4 Axis 1.2 Java 1.4.2
Reporter: Christian Gross
Priority: Blocker
The newest WSDL from Amazon causes the dreaded method exceeds 65K exception.
Specifically the problem is the ItemAttributes class that has as constructor
about 200 parameters. Additionally the hashcode implementation is excessively
large.
On .NET the solution has been to explicitly not generated any method code, and
only generate data member classes.
--
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