RE: .NET/AXIS Interoperability Issue

2002-03-19 Thread Zelidrag Hornung
yes, beta 1 does the job, thanks! -Original Message- From: Russell Butek [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 12:56 PM To: [EMAIL PROTECTED] Subject: RE: .NET/AXIS Interoperability Issue There have been a number of fixes since then. The final AXIS beta 1 will be

RE: .NET/AXIS Interoperability Issue

2002-03-19 Thread Russell Butek
Please respond to [EMAIL PROTECTED] To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: .NET/AXIS Interoperability Issue Russell, I use the version that comes with WebServices Toolkit 3.0 from IBM's Alphaworks website (Linux version) (AXIS is Alpha 3

RE: .NET/AXIS Interoperability Issue

2002-03-19 Thread Zelidrag Hornung
lto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 12:14 PM To: [EMAIL PROTECTED] Subject: RE: .NET/AXIS Interoperability Issue What version of AXIS are you using? Your generated ArrayOfCompStruct3 looks quite a bit different than mine. Russell Butek [EMAIL PROTECTED] Zelidrag Hornung <[EM

RE: .NET/AXIS Interoperability Issue

2002-03-19 Thread Russell Butek
ot; <[EMAIL PROTECTED]> cc: Subject: RE: .NET/AXIS Interoperability Issue Russell, Thanks for answering my question. So first, WSDL2Java generates only some of the classes for me. If I want to compile the whole fileset generated from my WSDL, I get bunch of errors regarding missing

RE: .NET/AXIS Interoperability Issue

2002-03-19 Thread R J Scheuerle Jr
lidrag Hornung es.com> cc: Subject: RE: .NET/AXIS Interoperability Issue

RE: .NET/AXIS Interoperability Issue

2002-03-19 Thread Zelidrag Hornung
(org.tempuri.CompStruct3_Type CompStruct3) { this.CompStruct3 = CompStruct3; } } -Original Message- From: Russell Butek [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 6:37 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: .NET/AXIS Interoperability Issue I just

Re: .NET/AXIS Interoperability Issue

2002-03-19 Thread Russell Butek
uot;'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject:.NET/AXIS Interoperability Issue Folks, I am not sure if I am addressing this issue to the right newsgroup, but I hope someone might be ab

.NET/AXIS Interoperability Issue

2002-03-18 Thread Zelidrag Hornung
Folks, I am not sure if I am addressing this issue to the right newsgroup, but I hope someone might be able to help me. I made a simple web service in .NET that is described by following WSDL (see below). When I try to map its to Java object by using wsdl2java, it looks that every time when I hav