标签: java web-services maven axis
我使用axistools-maven-plugin从WSDL生成类。但是生成的类有太多的参数作为构造函数参数,并且给出了以下错误。
axistools-maven-plugin
参数太多,参数“myParam”超出了符合方法参数的255个字的限制。