Search the web
Sign In
New User? Sign Up
soapbuilders
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10163 - 10197 of 10820   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10163
This is an interesting thread. I am just starting work creating on an Axis 1.2 based service and have discovered this issue while doing interop testing with a...
gddamm
Offline Send Email
Apr 2, 2005
1:14 am
10164
I have a .net client and am trying to use a third party web service. I can successfully call all web service methods that return simple types, but I run into...
cblackburn_sw
Offline Send Email
Apr 2, 2005
1:20 am
10165
This is not the proper forum to ask user questions. Please send Axis related questions to the Axis user list. See http://ws.apache.org/axis/mail.html. Anne...
Anne Thomas Manes
annemanes
Offline Send Email
Apr 3, 2005
1:15 pm
10166
Hi All, I am trying to call external webservice using gSOAP & vc++. As I m behind the firewall, so need to provide username, password credentials in the code...
mohitmagic81
Offline Send Email
Apr 12, 2005
7:22 am
10167
As far as I know you can't do that. Also please clarify about the CREDENTIALS being sent? mohitmagic81 <mohitmagic81@...> wrote: Hi All, I am trying to...
KumarSambhav Manu
kumarsambhav...
Offline Send Email
Apr 12, 2005
10:05 am
10168
Hi all, I want you to ask to help me find something about SOAP and Corba interop. I've found on OMG the idl2wsdl binding specification. I've read st about...
lopata_66
Offline Send Email
Apr 14, 2005
7:53 pm
10169
I know that IONA and Cape Clear provide SOAP/CORBA interoperability. I think Borland does, too. Anne...
Anne Thomas Manes
annemanes
Offline Send Email
Apr 14, 2005
10:14 pm
10170
My experience is that most products are limited to enabling CORBA servers as Web Services and have variable (limited) IDL type support. Iona's Artix, however,...
Donahue Bryon
bryondonahue
Offline Send Email
Apr 18, 2005
3:24 pm
10172
Was reading this article: http://www.findarticles.com/p/articles/mi_m0MLW/is_11_1/ai_94550944 and it mentioned I could find the WSDL file to implement a test ...
wongdarrell
Offline Send Email
Apr 19, 2005
4:47 pm
10173
Hi all, Does it make sense to say that interoperability problems are caused exclusively at the wire layer, i.e, at the SOAP layer and not at the Application...
Enric Jaen
ejv02
Offline Send Email
Apr 19, 2005
6:49 pm
10175
Hi All; Axis C++ 1.5 Final has been released and can be downloaded at http://www.apache.org/dist/ws/axis-c/ The 1.5 Final Release is a major bug fixes release...
axis cpp
axiscppteam
Offline Send Email
Apr 20, 2005
7:11 am
10176
Hi there. i am implementing a ws-client with gSOAP Toolkit to consume a WS on an Axis Server (1.2rc1). I have no problem with normal usage, but with exceptions...
stef_binder
Offline Send Email
Apr 20, 2005
9:52 am
10177
I disagree. The interop problems occur almost exclusively at the application layer. The interop problems are caused by ambiguities in the specifications, which...
Anne Thomas Manes
annemanes
Offline Send Email
Apr 20, 2005
1:16 pm
10178
This is a question better suited for the Axis mailing lists. See http://ws.apache.org/axis/mail.html Axis does support mapping faults in to typed exceptions...
Tom Jordahl
tomj_88
Online Now Send Email
Apr 20, 2005
2:18 pm
10179
Thank you for the reply, I agree. Well just as an aside, I was considering the stub layer as part of the SOAP layer. I hand't heard about the impedance...
Enric Jaen
ejv02
Offline Send Email
Apr 20, 2005
9:00 pm
10180
The impedance mismatch in question is caused by various web service stacks implementing a subset of the W3C XML schema...... and they are not all the same...
Anil John
aniltj
Offline Send Email
Apr 21, 2005
2:39 am
10181
... It never makes sense to say that problems are caused exclusively at one layer. Mainly or mostly, perhaps. IF a legacy Corba application, with a WS wrapper...
Rich Salz
rich_salz
Offline Send Email
Apr 21, 2005
5:11 am
10182
And just to clarify -- Anil said that you shouldn't have problems if you are using the same technology/platform -- and by that he refers to a particular SOAP...
Anne Thomas Manes
annemanes
Offline Send Email
Apr 21, 2005
1:06 pm
10183
This discussion is very useful. ... Worse, the toolkits implement the same subset in different ways. My favourite example is .NET 1.0's problems with handling...
Nelson Minar
nelson_minar
Online Now Send Email
Apr 21, 2005
3:28 pm
10184
... Was this resolved in 1.1 by any chance? On this topic at least does anyone have any pointers to any documents that try to show exactly which Schema...
John, Anil
aniltj
Offline Send Email
Apr 21, 2005
3:58 pm
10185
The idea behind the WS-I Basic Profile was to make sure that a service description defines an unabiguous wire format. One of the first decisions taken by the...
erikj999
Offline Send Email
Apr 21, 2005
4:43 pm
10186
... Schema Agreed. ... Unfortunately, in the current state of affairs is not half the issue finding out exactly what is unsupported by the toolkit vendors? I...
John, Anil
aniltj
Offline Send Email
Apr 21, 2005
5:23 pm
10187
First, I noticed a typo in my earlier post. In paragraph 6, sentence 1, the word "merge" should have been "emerge". ... I don't know of any matrix comparing...
erikj999
Offline Send Email
Apr 21, 2005
9:26 pm
10188
... Experiences .. Call for Participation: W3C Workshop on XML Schema 1.0 User Experiences 2005-03-23: Position papers are due 20 May for the W3C Workshop on...
John, Anil
aniltj
Offline Send Email
Apr 21, 2005
9:36 pm
10189
The JAX-RPC specification defines the subset of XML Schema types that must be supported by a JAX-RPC-compliant implementation and their mappings to Java types....
Anne Thomas Manes
annemanes
Offline Send Email
Apr 21, 2005
11:23 pm
10190
... must ... to Java types. True... But even there you have ambiguity as you have the "Required" and "Optional" support. Per the spec: [...] Any XML data types...
Anil John
aniltj
Offline Send Email
Apr 22, 2005
1:15 am
10192
Hi All, I am new to webservices. I installed jakarta-tomcat-3.3.2 and Apache SOAP-2.3.1. I dwonloaded all needed jar files and set the classpath. But When...
uae_star97
Offline Send Email
Apr 24, 2005
11:37 am
10193
Two things: 1- Please submit user questions to the appropriate user discussion list for the SOAP implementation you're using -- in your case the Apache...
Anne Thomas Manes
annemanes
Offline Send Email
Apr 24, 2005
5:30 pm
10196
Greetings, Reposting the question that Erik asked earlier: === "But here is my question back to this group: How would you define toolkit support for a given...
John, Anil
aniltj
Offline Send Email
Apr 25, 2005
2:37 pm
10197
Hi all, I m able to deploy a service written using gSOAP on my machines IIS. And also can access this service using gSOAP client. Can any one help me out how...
mohit chawla
mohitmagic81
Offline Send Email
Apr 26, 2005
12:35 pm
Messages 10163 - 10197 of 10820   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help