gives
errors saying duplicate operations name. i used WSAD (Web Sphere
application Developer) to generate the Web Service client. I guess it
is using some WSDL2Java tool.
I can generate the .NET client using the WSDL using the tool provided
by .NET (this gives no errors ).
Is this a interoperability
Ok it seems that I found a workaround to this.
Declaring the type mapping for the primitive types in the deployment wsdd file seems to do the trick.
I put this comment in the Issue AXIS-1746, can somebody tell me if it is really
the correct way to do it?
Till now I was not even thinking that I h
After debugging with the axis sources, I think I probably found a bug in
AXIS1.2RC2 which I tried to explain in the Issue AXIS-1746.
I will try to propose a patch (as soon as I can).
Cheers,
Patrick.
BLIS Webmaster (Patrick Houbaux) wrote:
Hi all,
Any idea about the problem I have mentionned in th
Hi all,
Any idea about the problem I have mentionned in the following?
I'm still stuck with that and it's becoming urgent for me to solve it.
Thanks in advance for any help.
Regards,
Patrick.
BLIS Webmaster (Patrick Houbaux) wrote:
Hi all,
I have a RPC web service deployed with Axis 1.2RC2.
For per
ot;, used the schema equivalent type
instead.
- Original Message -
From: "BLIS Webmaster (Patrick Houbaux)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 22, 2004 12:50 PM
Subject: Axis 1.2RC2: multiref serialization of xsd simple types /
interoperab
, 2004 1:00 PM
Subject: Re: Axis 1.2RC2: multiref serialization of xsd simple types /
interoperability with .NET
> Hi there.
>
> I can't actually remember, so this is a best shot, Ok?
>
> IfcSpace
>
> WS-I Basic Profile prohibits "soapenc", used the sche
[EMAIL PROTECTED]>
Sent: Wednesday, December 22, 2004 12:50 PM
Subject: Axis 1.2RC2: multiref serialization of xsd simple types /
interoperability with .NET
> Hi all,
>
> I have a RPC web service deployed with Axis 1.2RC2.
> For performance issue some of my methods are actually sending t
Hi all,
I have a RPC web service deployed with Axis 1.2RC2.
For performance issue some of my methods are actually sending the response data
in compressed attachments to the clients.
I did set the server to use multiref because the data model I'm sending is a
graph and to avoid stack overflow erro
I have founded out that
most array-datatypes (e.g. Object[] ) which worked in axis 1.1 not work in axis
1.2RC1.
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 com
Dennis Sosnoski wrote:
It's actually easy to represent this in schema, as:
Whoops, this should instead be:
You don't need (and can't use) an inner complexType element, but in more
complex cases can just nest the sequence
MAIL PROTECTED]
Sent: Tuesday, November 02, 2004 3:34 AM
To: [EMAIL PROTECTED]
Subject: Re: Maximum Interoperability with "Map" objects
Anne, I think you're conflating the programming model and the data model
here. I know you're doing it in the interest of keeping things simple,
D]
Sent: Tuesday, November 02, 2004 3:34 AM
To: [EMAIL PROTECTED]
Subject: Re: Maximum Interoperability with "Map" objects
Anne, I think you're conflating the programming model and the data model
here. I know you're doing it in the interest of keeping things simple,
but
D]
Sent: Tuesday, November 02, 2004 3:34 AM
To: [EMAIL PROTECTED]
Subject: Re: Maximum Interoperability with "Map" objects
Anne, I think you're conflating the programming model and the data model
here. I know you're doing it in the interest of keeping things simple,
but
x27;m writing a SOAP service where interoperability is of utmost
> importance. I've read a few of the other posts on this, and people seem
> to be saying that Hashtables and the like are not interoperable. The
> best strategy seems to be writing a basic "Entry" bean with key
k Chaimungkalanont [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 5:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Maximum Interoperability with "Map" objects
I'm quite new to SOAP so I'm not entirely sure what "design WSDL
contract" actually entails. Are there an
l map
to JavaBeans. They will map to comparable components in other languages.
Anne
-Original Message-
From: Mark Chaimungkalanont [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 5:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Maximum Interoperability with "Map" objects
I
l map
to JavaBeans. They will map to comparable components in other languages.
Anne
-Original Message-
From: Mark Chaimungkalanont [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 5:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Maximum Interoperability with "Map" objects
I
ces. Is there a
collection of such resources somewhare?
Cheers
Mark C
Egor Pervuninski wrote:
Hello,
## Mark Chaimungkalanont : Fri, 29 Oct 2004 17:07:25 +1000
MC> Hi there, I'm writing a SOAP service where interoperability is of
MC> utmost importance. I've read a few of the other p
Hello,
## Mark Chaimungkalanont : Fri, 29 Oct 2004 17:07:25 +1000
MC> Hi there, I'm writing a SOAP service where interoperability is of
MC> utmost importance. I've read a few of the other posts on this, and
MC> people seem to be saying that Hashtables and the like are not
MC&
Hi there,
I'm writing a SOAP service where interoperability is of utmost
importance. I've read a few of the other posts on this, and people seem
to be saying that Hashtables and the like are not interoperable. The
best strategy seems to be writing a basic "Entry" bean w
Bouche Paul wrote:
...portions elided...
I personally think, ... that when we have to "hack" WSDL in order to get interoperability then something is wrong
I understand this point of view and how you feel that the suggested
method of generating a WSDL with a tool and then manually
I have been reading the recent discussions about interoperability esp. with .NET
sending arrays, using WSDL and so forth and the suggested method was to write
interfaces use java2wsdl to get a starting wsdl then edit it and generate the actually
service stubs and skeletons with wsdl2java.
Now
Eric,
Please post this description with your bug in JIRA.
Thanks
-Original Message-
From: Eric Chijioke [mailto:[EMAIL PROTECTED]
Sent: Friday, September 24, 2004 10:46 AM
To: [EMAIL PROTECTED]; Ellecer Valencia
Subject: RE: Axis and .NET interoperability - Arrays
Ellecer,
The
Eric,
Please post this description with your bug in JIRA.
Thanks
-Original Message-
From: Eric Chijioke [mailto:[EMAIL PROTECTED]
Sent: Friday, September 24, 2004 10:46 AM
To: [EMAIL PROTECTED]; Ellecer Valencia
Subject: RE: Axis and .NET interoperability - Arrays
Ellecer,
The
I believe this shows that it is possible for Axis to generate the
appropriate response for an Axis and .NET client. Now the problem is the
Axis serialization doesn't work this way. I believe it is a Major bug that
needs to be looked at. Unless of course, someone has been succes
xis code to make it work. I have filed a bug with JIRA
(Issue# AXIS-1547) which I think I need to updated.
- eric
-Original Message-
From: Ellecer Valencia [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 10:32 PM
To: [EMAIL PROTECTED]
Subject: Re: Axis and .NET interoperab
build tightly
coupled systems that will invariably encounter interoperability issues.
If you want to build loosely coupled systems, then you should start your
development effort by defining the format of the messages you will exchange
-- XML schema.
The reason we have java2wsdl is that lots of
build tightly
coupled systems that will invariably encounter interoperability issues.
If you want to build loosely coupled systems, then you should start your
development effort by defining the format of the messages you will exchange
-- XML schema.
The reason we have java2wsdl is that lots of
Ellecer Valencia a écrit :
(i'll probably be told to create WSDL first... but if so, why then do
we have java2wsdl?)
You can generate a first draft with java2wsdl, modify it according to
your needs, and use wsdl2java afterwards :)
--
Julien
apper
> element with sub elements all named "item" this matches what happens during
> the rpc/encoded processing but I don't believe it is valid for the
> wrapped/literal processing.
>
> marcus
>
>
>
> -Original Message-
> From: Eric Ch
ied, so there is no definitive answer.
- Anne
-Original Message-
From: WAJSBERG Julien RD-BIZZ [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 5:37 AM
To: [EMAIL PROTECTED]
Subject: Re: Axis and .NET interoperability - Arrays
I have a similar question, but using RPC/Encoded
ied, so there is no definitive answer.
- Anne
-Original Message-
From: WAJSBERG Julien RD-BIZZ [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 5:37 AM
To: [EMAIL PROTECTED]
Subject: Re: Axis and .NET interoperability - Arrays
I have a similar question, but using RPC/Encoded
I have a similar question, but using RPC/Encoded: Weblogic and Axis
serialize nested arrays in different ways.
With the same service (weblogic server):
The (Weblogic) WSDL describes this element like this :
Axis soap envelope :
http://schemas.xmlsoap.org/soap/encoding/
d processing but I don't believe it is valid for the
wrapped/literal processing.
marcus
-Original Message-
From: Eric Chijioke [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 22, 2004 11:46 AM
To: [EMAIL PROTECTED]
Subject: RE: Axis and .NET interoperability - Arrays
My WSD
Thanks,
Eric
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 22, 2004 1:06 PM
To: [EMAIL PROTECTED]
Subject: RE: Axis
ECTED]; [EMAIL PROTECTED]
Subject: RE: Axis and .NET interoperability - Arrays
I hesitate to file a bug, because I'm still not sure which array
serialization scheme is correct (.NET or Axis).
.NET wrappers the array elements in a container element, whereas Axis
places them directly within the
ECTED]; [EMAIL PROTECTED]
Subject: RE: Axis and .NET interoperability - Arrays
I hesitate to file a bug, because I'm still not sure which array
serialization scheme is correct (.NET or Axis).
.NET wrappers the array elements in a container element, whereas Axis
places them directly within the
e-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 14, 2004 2:52 PM
To: [EMAIL PROTECTED]
Cc: Thiele, Michael (LDS)
Subject: Re: Axis and .NET interoperability - Arrays
Guys,
unless there is a bug report with a reproducible test casewe can't
help you.
-- dims
ber 14, 2004 3:33 AM
> To: [EMAIL PROTECTED]
> Cc: Eric Chijioke
> Subject: AW: Axis and .NET interoperability - Arrays
>
> Eric,
>
> we could not find sufficient information about interoperability in
> detail and checked out those issues with Axis and .NET on our own.
t: Tuesday, September 14, 2004 3:33 AM
To: [EMAIL PROTECTED]
Cc: Eric Chijioke
Subject: AW: Axis and .NET interoperability - Arrays
Eric,
we could not find sufficient information about interoperability in
detail and checked out those issues with Axis and .NET on our own. Here
is a list of out _
Eric,
we could not find sufficient information about interoperability in detail and
checked out those issues with Axis and .NET on our own. Here is a list of out
_primarily_ results. If we have some more time we will publish testcases and
bugreports...
HTH.
Please use a monospaced font to view
I have read a LOT of discussions concerning problems serializing and
deserializing arrays between an Axis server and a .NET client but can't
seem to find any definitive discussion/document. Is there one?
Secondly,
I have a .NET client that is attempting to deserialize an array of
custom types th
27;Betreff:
Interoperability problem wit Attachments ?
Hi all, hi Dhanush,
Thank you Dhanush for
you reply.
After a few days of
testing to send a attachment with DIME from AXIS-Service to
gsoap-client,
we are really down. SO
I hope someone can give us a hint.
Fi
Hi all, hi Dhanush,
Thank you Dhanush for
you reply.
After a few days of
testing to send a attachment with DIME from AXIS-Service to
gsoap-client,
we are really down. SO I
hope someone can give us a hint.
First of all, we send
from the Service:
Message rspmsg =
AxisEngine.getCurren
HI!
Maybe this is related to your problem:
http://nagoya.apache.org/jira/browse/AXIS-1308
Thomas
> -Original Message-
> From: John D'Ausilio [mailto:[EMAIL PROTECTED]
> Sent: Montag, 2. August 2004 15:20
> To: [EMAIL PROTECTED]
> Subject: M$ interoperability and
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
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 03, 2004 7:21 PM
To: [EMAIL PROTECTED]
Subject: RE: M$ interoperability and Arrays
John,
I see an error in your typeMapping:
>> http://schemas.xmlsoap.org/soap/encoding/"/>
Since
ing "ArrayOf" convention. It's definitely a bug, though, that
Axis generated an invalid WSDL, so 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:
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
Title: RE: M$ interoperability and Arrays
John,
I can’t access that URL. Can you
send it to us?
I’m very confused by your
cohort’s request that you use rpc/encoded. .NET supports rpc/encoded, so
it should work, but you should expect to experience interop issues when using
anything
Title: RE: M$ interoperability and Arrays
http://66.160.36.85:8081/jboss-net/services/userService?wsdl
incidentally, M$ response is:
1. Customer has not defined
arrays properly.
2. AttributeType is not
correctly defined, you need either a restriction/extension on that or have
elements
Title: RE: M$ interoperability and Arrays
hi john--
can you publish a link to the WSDL?
-pc
-Original 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 be
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
Zedler, Michel wrote:
Hi all,
Axis comes with a build-in BeanSerializer
but the Axis User Guide says that there is nothing
in the SOAP specification which covers complex objects.
So do I leave the promised path of interoperability
and force my clients to use JAVA
when I use Bean(De)Serialization
Hi all,
Axis comes with a build-in BeanSerializer
but the Axis User Guide says that there is nothing
in the SOAP specification which covers complex objects.
So do I leave the promised path of interoperability
and force my clients to use JAVA
when I use Bean(De)Serialization or not?
Same
quirements i'll try to help you. If you want, i
can send you my client code too, in case you want to see how i made it
work.
Best
Regards
-Original Message-From: Ciaran Hanley
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004
8:48 PMTo: [EMAIL PROTECTED]Subject: Axis
I
Hi Ciaran,
I am a newbie too in this area with very little experience on Axis Interoperability
with .NET. But I have been able to make some test services and run them successfuly.
You can find all the details along with the relevant links at
http://blogs.epfl.ch/shoutspace
Hope this helps
Hi,
I am new to Axis and web services, the application I
am developing has a new requirement to supply and retrieve information from a
.NET application written in C Sharp. I am trying to find out how interoperable Axis
is with .NET. Are there better alternatives for communicating with .
TECTED]
> Sent: Donnerstag, 13. Mai 2004 15:54
> To: [EMAIL PROTECTED]
> Subject: RE: .NET Interoperability
>
>
> Hi,
>
> I am having major trouble at the moment trying to get my .NET
> client to
> communicate with my Java Axis server. I am able to send a
> reque
Hi,
I am having major trouble at the moment trying to get my .NET client to
communicate with my Java Axis server. I am able to send a request to the
server, but when a response is sent back to the client the response Array
just has null in it.
I had a look at what was being passed and the SOAP me
Dennis,
Thanks for your reply (and sorry for the cruft our outbound mail server
attaches to my mails, just noticed it reading the mailing list archives).
That all makes sense, so I started looking into java.sql.Date (I don't
actually need the time portion).
However at the moment Axis doesn't se
[EMAIL PROTECTED] wrote:
At the moment Axis canonicalises all dates to the UTC timezone in SOAP
messages. In and of itself this is of course perfectly correct, and you
would expect it to simplify things. However for us it is having the
inverse effect -- you see for the years 1969 to 1972 both Ir
Hi,
At the moment Axis canonicalises all dates to the UTC timezone in SOAP
messages. In and of itself this is of course perfectly correct, and you
would expect it to simplify things. However for us it is having the
inverse effect -- you see for the years 1969 to 1972 both Ireland and
Britain (an
Hi,
Does someone successfully create a WS in Axis wich returns complex types
(like
a list of Hashtable) and consume it in Visual Studio .NET 2003 ?
Thanxs for your help
S.BLANCHARD
Directeur Technique
Alpha System
4 Villa Carnot
94160 St Mandé
France
Tel : +33 1 53 66 17 44
Fax : +33 1 43 74 00
Hi all,
I was wondering if anyone here has had any problem integrating a webMethods
GLUE client with an AXIS server. That's what I'm currently
looking to do, so I was hoping I can take some steps to avoid any well known interoperability
issues (if they exist). I'l
unit tests pass,
so this appears to be an interoperability issue.
Most of my NUnit unit tests pass also, which really confuses me, as it
may mean there is a problem with my tests, but I don't know.
Thanx for any suggestions as to where I can go to get some help.
--
"Love is mutual s
> Hi,
>
I am facing an issue in calling my .NET service from an axis soap client. I
have tried both RPC and document techniques available with AXIS.
With RPC technique I am bound to use primitive datatypes which though is
working fine, But my requirement is to support complex datatypes and
Objec
Stefano Sambi wrote:
Hi,
I'm writing a C# client based on .NET compact framework and I have noticed
that my client can't decode a string that my axis web service return.
I'm using Axis 1.2 alpha.
Here is the error:
I believe there is a problem with Axis 1.2alpha on this issue. You may
want to us
Hi,
I'm writing a C# client based on .NET compact framework and I have noticed
that my client can't decode a string that my axis web service return.
I'm using Axis 1.2 alpha.
Here is the error:
"Cannot find type for http://schemas.xmlsoap.org/soap/encoding/:string.";
This is because axis encode t
> > there is no compatible XML datatype for Axis that would be understood by a
> > .NET client?
> >
> > Thanks,
> > Vivek
> >
> > >From: Magnus Sandberg <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: [EMAIL PROTE
wrong here and that it actual is better to use the original
WSDL.
> Axis' support for Doc/Literal is getting better all the time - what
> version were/are you working with?
Axis 1.1
/Magnus
> -danch
>
>
> Magnus Sandberg wrote:
> > I have seen quite a bit of pos
ou say that Axis does not support Doc/Lit, do you mean to say that
> there is no compatible XML datatype for Axis that would be understood by a
> .NET client?
>
> Thanks,
> Vivek
>
> >From: Magnus Sandberg <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
>
ve back
the original WSDL in all cases.
Axis' support for Doc/Literal is getting better all the time - what
version were/are you working with?
-danch
Magnus Sandberg wrote:
I have seen quite a bit of post here on interoperability and problems
with Axis not generation WSDL as expected.
I
you mean to say that
there is no compatible XML datatype for Axis that would be understood by a
.NET client?
Thanks,
Vivek
From: Magnus Sandberg <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Interoperability/.NET/Arrays ... and more [long]
Date: Mon, 01 Mar 2
: [EMAIL PROTECTED]
Subject: Interoperability/.NET/Arrays ... and more [long]
I have seen quite a bit of post here on interoperability and problems
with Axis not generation WSDL as expected.
I have been trying for some time to deploy a quite large service, using
Axis 1.1, with about a hundred
I have seen quite a bit of post here on interoperability and problems
with Axis not generation WSDL as expected.
I have been trying for some time to deploy a quite large service, using
Axis 1.1, with about a hundred functions and very deep complex data
structures, including Arrays.
Just want to
Hi Folks.
When I deploy my Axis webservice with a session scope,
is the session management a part of a standard? In
other words, I was reading some article on
standardization of a web-context - where async
operation invocations are a part of a single context
and then my xyz client (let's say a C+
and I really appreciate your help
Vivek
From: Dan Christopherson <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: AXIS "interoperability" question [It is indeed
questionable]
Date: Fri, 27 Feb 2004 20:03:28 -0600
I'm not going to tell you t
IL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: AXIS "interoperability" question [It is indeed
questionable]
Date: Fri, 27 Feb 2004 20:03:28 -0600
I'm not going to tell you that WS Interoperability is a mature feature of
any web service toolkit; rather, they all have problems r
I'm not going to tell you that WS Interoperability is a mature feature
of any web service toolkit; rather, they all have problems rising from
their varying level of XML conformance. Axis is, however, the only
toolkit that I have confidence that I can make generate valid SOAP
messages fo
Hi Hari,
I strongly feel that Axis interoperability solutions are still in their
nascent stages.
My ratiocination for this statement:
I have been trying to communicate with a web service developed on Axis from
a .NET client. Web service is supposed to return a "Document" object a
AIL PROTECTED]>
<[EMAIL PROTECTED] cc:
.com>Subject: AXIS int
Title: Message
Hi,
If I
have implemented web service provider using AXIS and also used custom
serialization / deserialization (based on AXIS specific serialization) does the
client always needs AXIS specific serialization / deserialization? How does this
work with a .NET client or client us
hi,
Could anyone point me to a solution for the following problem:
A .NET client (C#) returns the following exception while calling an Axis
web service:
An unhandled exception of type 'System.InvalidOperationException'
occurred in System.Web.Services.dll
Additional information: Cannot f
[EMAIL PROTECTED] wrote:
>> I'm trying to create a simple web service to handle attachments
between a
>> Perl SOAP:LITE implementation and Axis (latest version).
>> I managed to send attachment to the Perl web service, but I have the
>> following problem when I invoke
>> a method on the Perl webs
Arcadius A. wrote:
So, it seems that my problem is the serializer/deserializer on the
server :-(
Here is my deploy.wsdd file :
xmlns="http://xml.apache.org/axis/wsdd/";
xmlns:ns="http://www.openuri.org";
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>
Arcadius A. wrote:
Hello!
I'm doing some experiments about webservices interoperability using
Axis, Weblogic and .NET.
Some more information about my previous post:
Now, I'm calling a method that takes two inputs strings and returns a
boolean type.
The request is:
Host: local
Hello!
I'm doing some experiments about webservices interoperability using
Axis, Weblogic and .NET.
I'm building a relatively simple webservice. It's a service that provides
informations about registered users in a database.
I have several implementation of the service.
For the webs
[EMAIL PROTECTED] wrote:
I'm trying to create a simple web service to handle attachments between a
Perl SOAP:LITE implementation
and Axis (latest version).
I managed to send attachment to the Perl web service, but I have the
following problem when I invoke
a method on the Perl webservice that ret
I'm trying to create a simple web service to handle attachments between a
Perl SOAP:LITE implementation
and Axis (latest version).
I managed to send attachment to the Perl web service, but I have the
following problem when I invoke
a method on the Perl webservice that returns a Base64 attachment.
Hi folks,
I have a webservice (created in java and deploy with apache axis) that returns
custom data types to the client. VB.NET is the client.
I am importing schema into my wsdl file from a different namespace and
created a valid WSDL. I tested the web service with XML spy soap request and
Anne,
Anne Thomas Manes wrote:
WSDL is such fun! Your errors are caused by WSDL errors in the Axis
and GLUE generated WSDL files. Fortunately, your error messages tell
you where to find the problems.
Thanks a lot for the pointers! I understand the errors and it is much
more clear now. My hop
Title: GLUE-AXIS Interoperability
(Sorry for the rich text -- but it makes it easier
to show the errors/corrections)
Tamas,
WSDL is such fun! Your errors are caused by WSDL
errors in the Axis and GLUE generated WSDL files. Fortunately, your error
messages tell you where to find the
explanation and the
wsdl documents to this email,
Tamas
--
---
-- Tamas Hauer ETT Division, CERN
[EMAIL PROTECTED] Geneve 23 Switzerland 1211
http://cern.ch/Tamas.Hauer Tel:(41)-227672342 Fax:(41)-227678930
Ti
Are ArrayLists, HashMaps interoperable with other languages?
How would the web service client aware of all the object types being
returned in a list or a map prior to making the call?
Consider the following:
1. A web service operation (getList)returns a list
2. When the call is made the tist con
Thanks for the info :-)
//Vince
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 12:38 PM
To: [EMAIL PROTECTED]
Subject: Re: Axis 1.1 and WS-Interoperability
Vincent Carpentier (LMC) wrote:
> Axis 1.1 and WS-Interoperability
>
Vincent Carpentier (LMC) wrote:
Axis 1.1 and WS-Interoperability
Hi everybody,
Just had a quick question. Will Axis 1.1 respect WS-I basic profile?
only if it respects us :)
Axis 1.1 will *not* respect the profile, and you cannot expect it to as
it is (a) a draft and (b) not an official
Title: Axis 1.1 and WS-Interoperability
Hi everybody,
Just had a quick question. Will Axis 1.1 respect WS-I basic profile?
Thanks for the help :-)
Vince
I am running Sproxy to read WSDL and received an error. How
showld I handle it?? here is the Service signature I am using:
public SOAPBodyElement[] retbattle(SOAPBodyElement[] elems)
Does any one have a better way of generating .Net C++ header files?
The Error:
C:\UIX\UIXClient\UIXClient>spr
If HTTP channel was used in .NET remoting, then SOAP messages can be exchanged between an AXIS client and .NET remoting service. Are there any useful links or books on such an interop?
Sateesh.Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more
1 - 100 of 152 matches
Mail list logo