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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 7357 - 7386 of 10820   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7357
SOAP RPC Encoding does not have the concept of choice (union), so the WSDL is incorrect. /r$...
Rich Salz
rich_salz
Offline Send Email
Apr 1, 2002
2:05 pm
7358
... Thanks Ric. I *always* thought that the "schema" in WSDL would be orthogonal to SOAP encoding rules. Thanks for making the point clear. BTW, I used the...
Rosimildo daSIlva
rosimildo
Offline Send Email
Apr 1, 2002
2:15 pm
7359
Wow, Jorgen, where to begin? I disagree with just about everything in your note. So, if only to get an alternate opinion "into the record" let me make state...
Rich Salz
rich_salz
Offline Send Email
Apr 1, 2002
2:17 pm
7360
Phalanx interop tests will be down from ~30 days during office move. Web Servers will be down until Monday 4/1/02. Thx, -Matt Long Phalanx Systems, LLC...
Matt Long
mattlong61
Offline Send Email
Apr 1, 2002
2:51 pm
7361
Hi All - I've been able to create a simple C# web service using .NET beta 2 with a no param 'Hello World' method, and have been able to call that method from a...
derrick_butler
Offline Send Email
Apr 1, 2002
3:26 pm
7362
To ensure interoperability, make very sure that you get the correct parameter names. Here is a successful example with various data types: ...
Sam Ruby
sa3ruby
Offline Send Email
Apr 1, 2002
3:38 pm
7363
Here's an overview of the publish-subscribe system we've developed at UserLand. http://backend.userland.com/publishSubscribeWalkthrough I've been explaining...
Dave Winer
dwiner
Offline Send Email
Apr 1, 2002
5:50 pm
7364
Hi, Sam This is great. Any samples for using .net or VB as Client to test Apache SOAP 2.2 or AXIS server ? Chester ... ...
Chester Chen
chesterxgchen
Offline Send Email
Apr 1, 2002
6:23 pm
7365
New offering. I'm not familiar with the product, but I do like the fact that they publish interop results. ;-) - Sam Ruby ... 04:51 PM...
Sam Ruby
sa3ruby
Offline Send Email
Apr 1, 2002
10:25 pm
7366
I am still testing with VB using MS SOAP toolkit 2.0 SP2 and Apache 2.2. I found out that SOAP tookit 2.0 did not work for me is that "No deserializer found...
Chester Chen
chesterxgchen
Offline Send Email
Apr 2, 2002
12:43 am
7367
... Wow, Rich, I think you have misunderstand almost everything in my note ;-) ... That is because this group is focused on interoperability testing, and the...
Jorgen Thelin
jthelincapec...
Offline Send Email
Apr 2, 2002
12:50 pm
7368
www.XMLBus.com/interop has a host of results from the most recent SOAP Builders Interop Forum. Here you can see what implementations and from what vendors are ...
Rebecca Dias
silkcorba
Offline Send Email
Apr 2, 2002
3:57 pm
7369
... hi swati.... actually what u r trying to do , let me know clearly ... what is ur problem ? where you are trying to implement the soap , and what you want...
ARVIND KUMAR
arvind_k77
Offline Send Email
Apr 3, 2002
12:52 pm
7370
Hi, I have a question with regard to the validity of the following schema: <complexType name="address"> <sequence> <element name="city" type="xsd:string"/> ...
Robert van Engelen
ravenengelen
Offline Send Email
Apr 3, 2002
4:36 pm
7371
I believe local qnames must be unique. I'm not sure where it's specified, and I'll look for it further, but I'm pretty sure that's the case. --Wes ... From:...
Wes Moulder
wes_moulder
Online Now Send Email
Apr 3, 2002
5:04 pm
7372
Robert, Looking at section 2.5 of xmlschema-1, I gather this: Within a given symbol space, names are unique, but the same name may appear in more than one...
Wes Moulder
wes_moulder
Online Now Send Email
Apr 3, 2002
5:26 pm
7373
The type definition is not legal. A element with a given QName ( zip ) in a given context ( address type ) cannot be bound to more than one type. The relevant...
Martin Gudgin
mgudgin
Offline Send Email
Apr 3, 2002
6:16 pm
7374
Thanks! It is easy to overlook this kind of information in these long specs. One more question though: is the following legal? <complexType name="baseAddress">...
Robert van Engelen
ravenengelen
Offline Send Email
Apr 3, 2002
6:27 pm
7375
Robert, I believe it would have to be a restriction, not an extension, since you're changing the behaviour of zip, and even then, I don't think you're allowed...
Wes Moulder
wes_moulder
Online Now Send Email
Apr 3, 2002
6:51 pm
7376
Hi Wes, I see. But don't you find it strange that the O in SOAP refers to Objects while XML schemas don't seem to be able to preserve basic OO semantics? A...
Robert van Engelen
ravenengelen
Offline Send Email
Apr 3, 2002
7:06 pm
7377
fixed. thanks, -chen...
CHEN,SHIH-CHANG (HP-N...
shih-chang_chen@...
Send Email
Apr 3, 2002
7:10 pm
7378
Well, as far as Java goes, if you have two classes, Address and USAddress, Like this: public class Address { String city; String zip; String country; } public...
Wes Moulder
wes_moulder
Online Now Send Email
Apr 3, 2002
7:24 pm
7379
Hello, How do C# or Java come into the picture? I though you were discussing the limitations of XML Schema... not C# RC...
Bob Cunnings
cunnings@...
Send Email
Apr 3, 2002
7:28 pm
7380
At the last interop meeting [1] we talked about having the next meeting in about three months in the bay area. I can arrange to host this at the IBM Almaden...
Sam Ruby
sa3ruby
Offline Send Email
Apr 3, 2002
7:40 pm
7381
Hi, ... Sorry, I am primarely looking for OO representations in SOAP and I think there are some problems that need to be addressed at the protocol level. Again...
Robert van Engelen
ravenengelen
Offline Send Email
Apr 3, 2002
8:10 pm
7382
... while XML schemas don't seem to be able to preserve basic OO semantics? From what I understand, in SOAP 1.2 the S, O, A, and P don't stand for anything. ...
Yann Christensen
yannc@...
Send Email
Apr 3, 2002
9:24 pm
7383
The SOAP RPC encoding can send data (e.g., aliased pointers via href/id) that cannot be expressed in XML Schema. There is no requirement that WSDL use XML...
Rich Salz
rich_salz
Offline Send Email
Apr 3, 2002
9:31 pm
7384
No, for the same reason. The effective type definition for address is; <complexType name="address"> <sequence> <element name="city" type="xsd:string"/> ...
Martin Gudgin
mgudgin
Offline Send Email
Apr 3, 2002
9:34 pm
7385
... I agree. The programming languages are what they are. C#, Java, C++ and others have the constructs to build Classes, Inheritance, Polymorphism, etc.These...
Rosimildo daSIlva
rosimildo
Offline Send Email
Apr 4, 2002
2:29 am
7386
Sam, thanks for driving this. The timing looks good, as does the location. I've looked through the tests, and i don't see how this moves us forward, I couldn't...
Simon Fell
simonfell99
Online Now Send Email
Apr 4, 2002
5:00 am
Messages 7357 - 7386 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