Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 50066 invoked from network); 28 Oct 2004 23:37:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Oct 2004 23:37:36 -0000 Received: (qmail 53107 invoked by uid 500); 28 Oct 2004 23:37:29 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 53030 invoked by uid 500); 28 Oct 2004 23:37:28 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 53014 invoked by uid 99); 28 Oct 2004 23:37:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 28 Oct 2004 16:37:28 -0700 Received: (qmail 13831 invoked from network); 28 Oct 2004 23:39:33 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 28 Oct 2004 23:39:33 -0000 Message-ID: <1015631798.1099006773652.JavaMail.apache@nagoya> Date: Thu, 28 Oct 2004 16:39:33 -0700 (PDT) From: "Dominik Kacprzak (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS-1630) WSDL2Java: static initializer cannot exceed 65535 In-Reply-To: <737247842.1098927693475.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS-1630?page=comments#action_54775 ] Dominik Kacprzak commented on AXIS-1630: ---------------------------------------- Hi, I started to look at this issue earlier today. I tried to generate a wsdl file to recreate your problem but without any luck. My WSDL has 2000 messages/ports/bindings and I manage to break javac in some other ways than what you reported. Would you be able to share your WSDL to help reproduce your problem? thanks, - Dominik > WSDL2Java: static initializer cannot exceed 65535 > ------------------------------------------------- > > Key: AXIS-1630 > URL: http://issues.apache.org/jira/browse/AXIS-1630 > Project: Axis > Type: Bug > Components: WSDL processing > Versions: 1.1, 1.2RC2 > Environment: j2sdk 1.4.2_05, windows 2000 > Reporter: pat e > > Hi, we've run into an issue with a WSDL that has a large amount of messages (900 or so), portTypes (470), and bindings(470). We get a "static initializer cannot exceed 65535 bytes" error when compiling the "*SoapBindingSkeleton.java" that came from WSDL2Java (specifically the ant task, but i believe this is irrelevant). > It is quite similar to the below issues that were reported (fixed ~10 months ago) against the generation of "*SoapBindingStub.java" files: > http://nagoya.apache.org/jira/browse/AXIS-694 > http://nagoya.apache.org/jira/browse/AXIS-1098 > Looks like a similar fix could be implemented here. Thanks! -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira