RE: M$ interoperability and Arrays

2004-08-04 Thread John D'Ausilio
No change when removing the encoding line from the typemapping :( Bug report filed jd -Original Message- From: John D'Ausilio Sent: Wednesday, August 04, 2004 8:38 AM To: [EMAIL PROTECTED] Subject: RE: M$ interoperability and Arrays I noticed that but wasn't sure .. this wou

RE: M$ interoperability and Arrays

2004-08-04 Thread John D'Ausilio
please file a bug report. Anne -Original Message- From: John D'Ausilio [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 3:26 PM To: [EMAIL PROTECTED] Subject: Re: M$ interoperability and Arrays So, at this point I have a number of remaining issues .. 1. WSDL below references tns

Re: M$ interoperability and Arrays

2004-08-03 Thread John D'Ausilio
So, at this point I have a number of remaining issues .. 1. WSDL below references tns5 namespace, which is not defined anywhere 2. Accessing any service which references "User" object throws serializer not found in registry exceptions Any clues/hints/directions greatly appreciated .. at least now

RE: M$ interoperability and Arrays

2004-08-02 Thread John D'Ausilio
al Message----- From: John D'Ausilio [mailto:[EMAIL PROTECTED]] Sent: Monday, August 02, 2004 9:20 AM To: [EMAIL PROTECTED] Subject: M$ interoperability and Arrays   I've been pulling my hair out for a couple weeks trying to get an Axis-published web service to be consumed by a VB.NET

M$ interoperability and Arrays

2004-08-02 Thread John D'Ausilio
I've been pulling my hair out for a couple weeks trying to get an Axis-published web service to be consumed by a VB.NET client. I'm writing the Axis side, a different company the VB side. I'm using Jboss' Mbean implementation (1.1). Initially, I read everything I could find and concluded that wrap