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 and add a new one, it works fine, and when
I add one more, I get this error. Looks like the wsdl has a limitation on
the number of operations. Is that true?

-- 
Thanks and Regards
Hemant

Reply via email to