[ 
http://issues.apache.org/jira/browse/AXIS-2329?page=comments#action_12359591 ] 

Tom Jordahl commented on AXIS-2329:
-----------------------------------

Java itself has a 64K (I think) limit on the size of a function.  We take steps 
to avoid this limit.  Could you be hitting a Java class file size limit? 

500 methods is probably a few too many, you may want to rethink your design.  
It is unlikely that Axis 1 will be changed fix this problem....

> Skeleton class don't compile
> ----------------------------
>
>          Key: AXIS-2329
>          URL: http://issues.apache.org/jira/browse/AXIS-2329
>      Project: Apache Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.3
>  Environment: mandriva 2006 free, java sun 1.5.0_05, axis 1.3
>     Reporter: Marcelo Romulo Fernandes

>
> the generated skeleton to my webservice doesn't compile. I'm using wsdl2java 
> ant task. javac logs: "code too large". My webservice has more than 500 
> methods. Is there any limits?

-- 
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

Reply via email to