Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 24255 invoked from network); 10 Dec 2004 14:12:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Dec 2004 14:12:24 -0000 Received: (qmail 17090 invoked by uid 500); 10 Dec 2004 14:11:22 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 16984 invoked by uid 500); 10 Dec 2004 14:11:20 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 16961 invoked by uid 99); 10 Dec 2004 14:11:19 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from p01mgw01.macromedia.com (HELO p01mgw01.macromedia.com) (216.104.212.90) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 10 Dec 2004 06:11:14 -0800 Received: from S1001EXM02.macromedia.com (s1001exm02.macromedia.com [10.4.48.132]) by p01mgw01.macromedia.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id iBAEBk2V005105 for ; Fri, 10 Dec 2004 06:11:46 -0800 (PST) Received: by pop-newton.allaire.com with Internet Mail Service (5.5.2657.72) id ; Fri, 10 Dec 2004 09:11:08 -0500 Message-ID: From: Tom Jordahl To: "'axis-dev@ws.apache.org'" Subject: RE: Axis 1-2 and dot - NET interoperability Date: Fri, 10 Dec 2004 09:11:07 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Thomas, I am currently working on fixing the array problem with .NET client and = Axis server. I have a fix, but it breaks the test/wsdl/roundtrip test case, = in strange and wonderful ways. I really hope to get this fixed as (as you = are aware) this interop is pretty important! Does anyone have any insight as to *why* .NET doesn't like SOAP encoded types in a SOAP encoded array? P.S. Have I mentioned this week how much I hate our type mapping = system? It's starting to get personal... :-| -- Tom Jordahl Macromedia Server Development > -----Original Message----- > From: Thomas B=F6rkel [mailto:TBO@ap-ag.com] > Sent: Friday, December 10, 2004 4:33 AM > To: axis-dev@ws.apache.org > Subject: RE: Axis 1-2 and dot - NET interoperability >=20 > HI! >=20 > These changes do not solve the problem for me. >=20 > Thomas >=20 >=20 > > -----Original Message----- > > From: Tom Jordahl [mailto:tomj@macromedia.com] > > Sent: Donnerstag, 9. Dezember 2004 15:57 > > To: 'axis-dev@ws.apache.org' > > Cc: 'Johann.Stoebich@voestalpine.com' > > Subject: RE: Axis 1-2 and dot - NET interoperability > > > > > > Johann, > > > > Could you try the latest CVS source? > > I have fixed a few array interop problems that address this since = RC2. > > > > -- > > Tom Jordahl > > Macromedia Server Development > > > > > -----Original Message----- > > > From: Johann.Stoebich@voestalpine.com > > > [mailto:Johann.Stoebich@voestalpine.com] > > > Sent: Thursday, December 09, 2004 2:27 AM > > > To: axis-dev@ws.apache.org > > > Subject: Axis 1-2 and dot - NET interoperability > > > > > > I have founded out that > > > most array-datatypes (e.g. Object[] ) which worked in axis > > 1.1 not work in > > > axis 1.2 . > > > > > > In my test-scenaria I used > > > > > > - C# from Visual-Studio 2003 (.NET framework 1.1) > > > - tomact 4 > > > on a Windows 2000 PC. > > > > > > Does this mean, that further releases of axis und .NET are > > not compatible > > > anymore? > > > > > > What serverside products should be used, if I have .NET on > > the client > > > side? > > > > > > Regards > > > > > > Johann > >