-
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 26, 2002 11:33 AM
To: [EMAIL PROTECTED]
Subject: Re: [Q] Axis support for MS SQL Server SOAP...
Before supporting an MSFT schema, why not examine whether
JDBC's ResultSet stuff can be mapped .. its my anti-MSFT
j
> That's OK.
> This type of thing would not make 1.0 as we are in the process of
> closing down.
Yep, noticed. Very exciting!
> Note that this work is non-trivial. It involves delaying the
> typing of data till after you receive it based on the contents of
> the schema in the data.
Ok. Questio
7; support of the "parameters" hack is something
that really bothers me.
Sanjiva.
- Original Message -
From: "Tom Jordahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 7:50 PM
Subject: RE: [Q] Axis support for MS SQL Serve
pment
-Original Message-
From: Per Kreipke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 26, 2002 10:27 AM
To: [EMAIL PROTECTED]
Subject: RE: [Q] Axis support for MS SQL Server SOAP...
> I believe this is the .NET "DataSet" Schema, for which there is a
&g
> I believe this is the .NET "DataSet" Schema, for which there is a
> bug - 8419.
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8419
>
> Axis does not currently support this. If you are interested
> in providing a patch to support this, that would be great.
> It would certainly help our int
terop with MS technologies.
--
Tom Jordahl
Macromedia
-Original Message-
From: Per Kreipke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 26, 2002 9:44 AM
To: [EMAIL PROTECTED]
Subject: RE: [Q] Axis support for MS SQL Server SOAP...
Let me rephrase into a question:
Does axis ha
Let me rephrase into a question:
Does axis have support for the 'xsd:schema' type? It currently causes an
unreferenced type exception in WSDL2Java.
> FYI, if you're interested...
>
> I am able to call MS SQL Server via SOAP using Axis, after a couple of
> tweaks and work arounds.
>
> The MS SQL
FYI, if you're interested...
I am able to call MS SQL Server via SOAP using Axis, after a couple of
tweaks and work arounds.
The MS SQL Server SOAP handler emits the following segment in its WSDL:
...
...
The reference to 'xsd:schema' causes an exception in WSDL2Java for