庞大的wsdl

今天在研究web service。手头有个wsdl文件里面有好多儿子import,然后还有好多孙子import,还有曾孙import……

用Axis2的wsdl2java把它转换出来,产生的Stub源文件有431,012行,一共21,741,041字节。

其结果就是:

  1. Eclipse在挣扎了五分钟之后死掉;
  2. Vim占用了超过90秒CPU使用时间来给它进行语法高亮。

这么大的源文件还是第一次看到。如果你对姚明级别的东西感兴趣,还可以看看这个

Related Posts

on August 13th, 2008 | No Comments »

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>