Yuck, apparently the attachment got flagged as spam by the mail server. Instead, see this URL for the zip file: http:// chuffyrodents.org/test.zip

Begin forwarded message:

From: Robert Baruch <[EMAIL PROTECTED]>
Date: May 25, 2007 2:28:19 PM EDT
To: [email protected]
Subject: Problem w/axis 1.4 and array

Hi all,

Axis version: 1.4
Java version: 1.5.0

I must be doing something wrong, but I can't figure this out. I've received a WSDL from a service, and when I pass it through WSDL2Java, I get no array as expected. I've stripped down the WSDL to just the essentials.

Basically, I expect this kind of structure as the response message:

TestResponse
        Record[]
        transid

Instead, I get this:

TestResponse
        Record   <-- no array!
        transid

Can someone look at the WSDL and figure out what stupid thing I did, and how to fix it? I'm including a zip file containing the test WSDL and the Java classes generated through WSDL2Java.

Thank you for any help! I'm tearing my hair out!

--Rob

Reply via email to