-Original Message-
From: Davanum Srinivas [mailto:dims@;yahoo.com]
Sent: Friday, November 01, 2002 8:42 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Java2WSDL problem with java.lang.Object...
Fixed. See http://marc.theaimsgroup.com/?l=axis-dev&m=103620074508590
Fixed. See http://marc.theaimsgroup.com/?l=axis-dev&m=103620074508590&w=2
Thanks,
dims
--- Douglas Bitting <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I recently filed a Bugzilla report
>(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14182) on
> this issue. I hope someone else can come up with a
Hi.
I recently filed a Bugzilla report
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14182) on this issue. I hope
someone else can come up with a
fix faster than I can... however, it's rather a serious problem for me, so I'm trying
to puzzle through this myself. Here's what I've found th
Hi
I am running the WSDL2Java on the following class that comes along with the Apache
Soap 2.2 samples.
samples.mime.MimeTest
However, in the bindings, I'm getting a wrong output:
http://schemas.xmlsoap.org/soap/http"/>
http://schemas.xmlso
"Muhammad Ali
Siddiqui"To: <[EMAIL PROTECTED]>
Hi,
I am using Java2Wsdl command line interface class
for generating WSDL file from a give class file. Is there any way I can restrict
some of the overloaded methods from being published in WSDL file. I mean if I
have a method foo() and another one foo(int) is there any way I can
restrict