I meant the nightly build. It seems to be fixed there.  Basically, the alpha3 code was looking for the <sequence> node, but once it found the index for it, it ignored it and used the 1st element every time.
-----Original Message-----
From: obrand [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 4:30 PM
To: [EMAIL PROTECTED]
Subject: Re: Bug found in wsdl2java, please read

I also have alpha3. DO you mean that the snapshot is refreshed but keeps the same version ?
Or are you talking about the nightly builds ??

Olivier


BEERS,NANCY (HP-NewJersey,ex2) wrote:
[EMAIL PROTECTED]" type="cite">
I saw this bug in Beta3 recently, but it seems to be fine in the latest
snapshot.

Nancy

-----Original Message-----
From: Russell Butek [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 3:19 PM
To: [EMAIL PROTECTED]
Subject: Re: Bug found in wsdl2java, please read


WSDL2Java doesn't process annotations. They're ignored.

You'll have to show me your WSDL. I tried plunking
annotations randomly
through a test of ours and it didn't make any difference to what was
generated.

Russell Butek
[EMAIL PROTECTED]


obrand <[EMAIL PROTECTED]> on 02/06/2002 01:47:52 PM

Please respond to [EMAIL PROTECTED]

To: axis <[EMAIL PROTECTED]>
cc:
Subject: Bug found in wsdl2java, please read



I have struggled for days with wsdl2java in order to have many
complextypes generated.

If you have:

<xsd:complexType name="mytype">
<xsd:annotation>
<xsd:documentation>this is some
documentation</xsd:documentation>
</xsd:annotation>

.......

Then only one compex type (the first ??) gets generated.

I had to remove the annotation tags to have a proper generation. Does
not make sense at all !!! I believe the release 2 of axis worked.

Olivier


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Reply via email to