You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Glen Daniels <gd...@macromedia.com> on 2001/08/30 17:34:29 UTC

Emitter main class

So OK, we're about to check in this proxy generator that Russell and Tom
have been working on.  This is way cool.  Most of the code will go in
org.apache.axis.wsdl.  There is also a "wsdl2java" class which has the
main() in it, i.e. the thing you actually run to generate proxies.  Should
we perhaps put this in a "utils" area, but not in any package?  Or should we
put it in org.apache.axis.utils?  Or even org.apache.axis.wsdl?

Opinions?

--G