are you using Axis1.x or Axis2?
On Dec 19, 2007 10:05 PM, Hemant Borole <[EMAIL PROTECTED]> wrote:
> Does Axis have a limit of number of operations in a single WSDL file. I
> have about 90+ operations in my wsdl file, when I add a new operation I get
> an error
>
> 12: code too large
>[javac]
Does Axis have a limit of number of operations in a single WSDL file. I have
about 90+ operations in my wsdl file, when I add a new operation I get an
error
12: code too large
[javac]private static java.util.Map _myOperations = new
java.util.Hashtable();
If I remove an existing operation a