users@jax-rpc.java.net

wscompile error

From: Suresh <skaja_at_MICROMUSE.COM>
Date: Wed, 25 Jun 2003 14:09:12 -0600

After compiling a config.xml file using the wscompile.sh tool, I am seeing
the following warning message:

${SOMEPATH}/SOMESERVICE_SerializerRegistry.java:5444: This code requires
generating a method with more than 64k butes. Virtual machines may refuse
the resulting class file.
    registerSerializer(mapping, SOMECLASS, serializer);


Any idea what the error could be? I am pretty sure I do not have any long
methods etc.

Suresh