DO NOT REPLY [Bug 13774] - WSDL2Java Patch

2002-10-19 Thread bugzilla
gzilla/show_bug.cgi?id=13774 WSDL2Java Patch [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

RE: WSDL2Java patch...

2002-10-18 Thread Marios Karagiannopoulos
Dear Davanum, I just saw you are the author of JSSESocketFactory class. Where can I find an example of using this class? The documentation of Axis doesn't help at all. Thanks Marios

Re: WSDL2Java patch...

2002-10-18 Thread Davanum Srinivas
Doug, Please post this to bugzilla. Thanks, dims --- Douglas Bitting <[EMAIL PROTECTED]> wrote: > Hi. > > I put together my own GeneratorFactory to use with WSDL2Java. However, I simply >wanted to > subclass JavaGeneratorFactory, which wasn't working since > the current behavior calls the noa

RE: WSDL2Java patch...

2002-10-18 Thread Douglas Bitting
Done. --Doug -Original Message- From: Davanum Srinivas [mailto:dims@;yahoo.com] Sent: Friday, October 18, 2002 2:33 PM To: [EMAIL PROTECTED] Subject: Re: WSDL2Java patch... Doug, Please post this to bugzilla. Thanks, dims --- Douglas Bitting <[EMAIL PROTECTED]> wrote: > H

WSDL2Java patch...

2002-10-18 Thread Douglas Bitting
Hi. I put together my own GeneratorFactory to use with WSDL2Java. However, I simply wanted to subclass JavaGeneratorFactory, which wasn't working since the current behavior calls the noarg constructor. This patch ensures that custom GeneratorFactories are initialized with an Emitter if they ha

DO NOT REPLY [Bug 13774] - WSDL2Java Patch

2002-10-18 Thread bugzilla
gzilla/show_bug.cgi?id=13774 WSDL2Java Patch --- Additional Comments From [EMAIL PROTECTED] 2002-10-18 21:36 --- Created an attachment (id=3534) Patch for WSDL2Java processing

DO NOT REPLY [Bug 13774] New: - WSDL2Java Patch

2002-10-18 Thread bugzilla
gzilla/show_bug.cgi?id=13774 WSDL2Java Patch Summary: WSDL2Java Patch Product: Axis Version: current (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: WSDL proc