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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 10334 - 10374 of 10820   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10334
[cc'ed to soapbuilders because I think that community is generally interested in this kind of issue] Hi folks! In...
Glen Daniels
webservicedude
Offline Send Email
Aug 5, 2005
1:55 pm
10335
... I believe someone posted elsewhere that the schema is not (yet) correct. ... Perhaps a useWSIProfile option? Or require such WSDL's to have a conformance...
Rich Salz
rich_salz
Offline Send Email
Aug 5, 2005
2:57 pm
10336
Hey, if anyone on soapbuilders replies to that (or any other similar messages), please don't reply to jsr-110-eg-disc, as that group is members-only... my...
Glen Daniels
glen@...
Send Email
Aug 5, 2005
5:30 pm
10337
... This was a fix added to 1.1. In 1.0, some WSDL elements were extensible via attributes and some via elements. ... Unfortunately, that schema is not yet...
Anish Karmarkar
backpacker_or
Offline Send Email
Aug 5, 2005
5:46 pm
10338
FYI--These are the Microsoft public RM endpoints that contain the non-compliant WSDLs. Look for wsp:PolicyURIs attribute on wsdl:binding. ...
Sonali Kanaujia
sonalijaidka
Online Now Send Email
Aug 5, 2005
6:45 pm
10339
We're fixing the issue at hand. But I agree with Glenn, that the restriction on wsdl:binding attribute extensibility was not the intent of WSDL spec and it...
Kirill Gavrylyuk
kirillg@...
Send Email
Aug 5, 2005
6:49 pm
10344
I ran into some issues with SOAP Headers that are simple types when using .NET 1.1. I documented the issues here ...
Simon Fell
simonfell99
Online Now Send Email
Aug 11, 2005
5:33 pm
10345
Hi Simon, .Net 1.1 behavior aside, this is an interesting issue, that I don't think was discussed a lot (surprisingly). I do not believe that test_1header.wsdl...
Kirill Gavrylyuk
kirillg@...
Send Email
Aug 12, 2005
12:59 am
10346
Meant to add [1] http://www.pocketsoap.com/weblog/2005/08/test_1header.wsdl ... From: soapbuilders@yahoogroups.com [mailto:soapbuilders@yahoogroups.com] On...
Kirill Gavrylyuk
kirillg@...
Send Email
Aug 12, 2005
1:01 am
10347
That's a good point. I'd say its valid, although it doesn't account for everything. (a request which is valid to the schema is a valid request) You could also...
Simon Fell
simonfell99
Online Now Send Email
Aug 12, 2005
1:15 am
10348
ahhh, here's the pointer to when i last tried this http://www.dotnet247.com/247reference/msgs/7/36948.aspx cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Aug 12, 2005
3:47 am
10349
Hi all, Another little poll:-) Do folks support line feed normalization and character reference processing well? I.e. what do your web services stacks...
Kirill Gavrylyuk
kirillg@...
Send Email
Aug 16, 2005
1:35 am
10350
I will be out of the office starting 16/08/2005 and will not return until 22/08/2005. I will respond to your message when I return....
Nilanjan Raychaudhuri
nilanjan1975
Offline Send Email
Aug 16, 2005
2:29 am
10352
You can download the release from: http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-src.zip http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-bin.zip This...
Eran Chinthaka
sweranchinthaka
Offline Send Email
Aug 16, 2005
3:33 pm
10353
Kirill, Started with basic xerces/parser stuff (JDK 1.4.2_09). works as you expected. i will check axis1 next and drop another note. (see attached code and...
Davanum Srinivas
dims
Online Now Send Email
Aug 19, 2005
5:45 pm
10354
Kirill, Preliminary analysis shows Axis 1.2.1 is working as expected when receiving the soap messages (though there is a bug that if the application wants to...
Davanum Srinivas
dims
Online Now Send Email
Aug 19, 2005
11:43 pm
10355
Thanks Dims! - this is great. ... That doesn't seem to be a bug - if I understand it right on send you escape, which is ok. In order to do this test, one has...
Kirill Gavrylyuk
kirillg@...
Send Email
Aug 19, 2005
11:47 pm
10356
Whew! thanks :) -- dims ... -- Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform...
Davanum Srinivas
dims
Online Now Send Email
Aug 19, 2005
11:48 pm
10357
Hi all, In this group some time ago it was described the x/o impedance mismatch as the set of conceptual and technical difficulties existing when mapping...
ejv02
Offline Send Email
Aug 20, 2005
5:24 pm
10358
Yes, I think many of the issues can be addressed by making the toolkits smarter, but the current round of tools aren't that smart yet. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Aug 20, 2005
6:25 pm
10359
... Sure, one can define a rigorous mapping between, say, the Java object model and XML. And one can define one between, say, C++ and XML. And another for...
Rich Salz
rich_salz
Offline Send Email
Aug 21, 2005
3:28 am
10361
... Answering myself, I do see more problems in the oo->xml direction than the xml->oo (for example, in native languages you cannot express value ranges in...
ejv02
Offline Send Email
Aug 22, 2005
10:12 pm
10362
I will be out of the office starting 08/22/2005 and will not return until 08/23/2005. I will have limited access to email. While I'm out, please contact ...
Kate Hobbie
kate_hobbie@...
Send Email
Aug 22, 2005
11:05 pm
10367
... Sure, something like public class XTDriver extends XSLTDriver ... in Java, and class XTDriver : public XSLTdriver in C++, that makes sense and might be...
Rich Salz
rich_salz
Offline Send Email
Aug 23, 2005
3:48 am
10369
I want to use SOAP to carry RPC messages between HTTP 1.1 client and server. Both HTTP client and server should be able to send RPC request and response to...
omkar_s_2000
Offline Send Email
Aug 23, 2005
1:14 pm
10370
The notion of palatability also complicates the issue. Imagine that I'm working in C# or Java and I define an object model that uses a hashtable. My toolkit...
Tim Ewald
tim_ewald
Offline Send Email
Aug 23, 2005
1:23 pm
10371
A strong suggestion: keep each soap message and response as a single HTTP exchange and use HTTP/1.1 connection keep-alive. But if you don't do that, the...
Rich Salz
rich_salz
Offline Send Email
Aug 23, 2005
1:26 pm
10372
try Axis/C++. i think it supports HTTP1.1. -- dims ... -- Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform...
Davanum Srinivas
dims
Online Now Send Email
Aug 23, 2005
1:44 pm
10373
Thanks for replying Rich, I have look SOAPpy (pywebsvcs.sf.net) library in detail but the problem with this library is HTTP client always act as SOAP client...
omkar singh
omkar_s_2000
Offline Send Email
Aug 23, 2005
3:13 pm
10374
Hello, It sounds like what you're looking for (partially anyway) is the ability to send a SOAP request inside an HTTP response. The standard SOAP HTTP binding...
John Kemp
frumioj
Offline Send Email
Aug 23, 2005
3:27 pm
Messages 10334 - 10374 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