I've used wsdl2java to generate a client side stub.  Everything works
fine, but the file is mega-huge.  90k lines.  In fact, it kind of
brings my IDE to its knees.  I only need a single operation from the
stub, so I'm trying to trim the thing down to size, which is kind of
difficult since my IDE can't handle the size very well.

SO . . . is it possible to specify a subset of operations from the
WSDL that the wsdl2java command should build into the stub?

THanks,
Chad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to