Good information, thanks. I mostly relied on this document for the best
practices, which I wholeheartedly agree with. Of course with anything in
technology, there is no truth and beauty, so don't take anything as gospel
truth. However, the articles is very well informed and from a reputable sou
ailto:[EMAIL PROTECTED]
Sent: Friday, December 17, 2004 9:41 AM
To: [EMAIL PROTECTED]
Subject: Re: Java Client accessing a .NET Web Service
WS-I Basic Profile prohibits use of SOAP encoding, but rpc/literal
style is permitted. Unfortunately, .NET does not support rpc/literal,
therefore I suggest you
> Henrik
>
> - Original Message -
> From: "Steve Ichniowski" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 16, 2004 9:17 PM
> Subject: RE: Java Client accessing a .NET Web Service
>
> I was just thinking tha
Regarding the IBM presentation referenced at
http://www.dsg.cs.tcd.ie/~dowlingj/ teaching/ds/tutorials/AxisVeryAdvanced.pdf
Although I concur with the design best practices recommendations he
makes on page 2, there are a number of errors in the presentation. For
example, his example SOAP message
quot;Steve Ichniowski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 16, 2004 9:17 PM
Subject: RE: Java Client accessing a .NET Web Service
I was just thinking that, I'd like to try that. I would prefer to
do it that way since .NET defaults to the docume
t;
>-Original Message-
>From: Steve Ichniowski
>Sent: Thursday, December 16, 2004 1:59 PM
>To: [EMAIL PROTECTED]
>Subject: RE: Java Client accessing a .NET Web Service
>
>Given this very simple .NET web service in C#, can someone get a Java
>client using Apache Axi
So, what types do you have that aren't in the list ?
> -Original Message-
> From: ANDREW MICONE [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 16, 2004 11:12 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Java Client accessing a .NET Web Service
>
> It'
Steve Ichniowski
Sent: Thursday, December 16, 2004 1:59 PM
To: [EMAIL PROTECTED]
Subject: RE: Java Client accessing a .NET Web Service
Given this very simple .NET web service in C#, can someone get a Java
client using Apache Axis to access it? I am trying at this moment to do
so.
using System;
ursday, December 16, 2004 9:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Java Client accessing a .NET Web Service
>
> Microsoft publishes a book called ".NET and J2EE
> Interoperability," but I don't know how much good it is going
> to do you. Here's the
52 PM
To: [EMAIL PROTECTED]
Subject: RE: Java Client accessing a .NET Web Service
I don't know where the urban ledgend that .NET can't handle arrays of
complex types that contain complex types comes from, but its not true. I
have a service that returns arrays of complex types containing
: [EMAIL PROTECTED]
Subject: RE: Java Client accessing a .NET Web Service
I don't know where the urban ledgend that .NET can't handle arrays of
complex types that contain complex types comes from, but its not true. I
have a service that returns arrays of complex types containing arrays of
co
eers
Simon
> -Original Message-
> From: ANDREW MICONE [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 16, 2004 9:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Java Client accessing a .NET Web Service
>
> Microsoft publishes a book called ".NET and J2EE
> Interoperability
Microsoft publishes a book called ".NET and J2EE Interoperability," but I don't
know how much good it is going to do you. Here's the things I found out on my
own in my last project:
1) You have to run Axis 1.1 because .NET doesn't support certain SOAP encodings
generated by Axis (strings for ex
13 matches
Mail list logo