Hi, I'am working on a soap application (soap 2.1), my problem is : In my soap client, I don't know how to use the soap API to set the mustUnderstand headers to...
hi I'm working on DIME, and want to check me DIME encoding. Is anyone able to point to some sample DIME messages so I can test my encoder, or is someone able...
Fellow SOAP Builders, I would like to invite you to the face-to-face meeting for SOAP Builders Round V. The meeting will be held on Oct 8-9 at the Sun campus...
If you sent SOAPComplexType from the http//:soapinterop/xsd namespace it would be recognized and returned. However since the SOAPComplexType in you request is...
John Koropchak
johnko@...
Oct 1, 2002 5:51 pm
8649
Hi all, Sun's Group F endpoint is available at [1]. Bob, Can you please update the website [2] to include Group F endpoint for Sun. [1]...
... From: "Grahame Grieve" <grahame@...> To: <soapbuilders@yahoogroups.com> Sent: Tuesday, October 01, 2002 7:04 AM Subject: Re: [soapbuilders]...
Bob Cunnings
cunnings@...
Oct 2, 2002 4:42 am
8652
Hi, Ignore the previous, oops. If you're looking for examples of a single payload, before and after DIME packaging, I can generate some and send them to you. ...
Bob Cunnings
cunnings@...
Oct 2, 2002 6:37 am
8653
Hi All, In following WSDLs of Group G tests: http://www.pocketsoap.com/interop/dime-rpc.wsdl and http://www.pocketsoap.com/interop/dime-doc.wsdl the types...
Mitko Iliev
imitko@...
Oct 2, 2002 8:38 am
8654
Hello, I am a little confused about the date of the Round 4 (5) F2F meeting. The round 4 page [1] says Oct 7-8, the round 5 page [2] and Arun's invitation says...
Hi Petr, The correct dates are October 8th and 9th since they align with the DevCon happening on October 10th and 11th. Bob, Can you please correct the dates...
Hello Arun, thanks very much for your quick reply. Regards, Petr ... From: Arun Gupta To: soapbuilders@yahoogroups.com Sent: Wednesday, October 02, 2002 3:42...
It might be a good idea to have a test specification WSDL separate from the endpoint WSDL. This will ensure that all the proposed tests are included in the...
Hi All, I've build a experimental services of group G (DIME only): http://imitko.pv.openlinksw.bg:8890/r4/groupG/dime/rpc ...
Mitko Iliev
imitko@...
Oct 2, 2002 4:44 pm
8660
Hi, Can anyone please let me know or send me a pointer which describes the comparison between DIME and MIME, what are the advantages of DIME over MIME and vice...
Saha, Saikat
saikat.saha@...
Oct 2, 2002 4:47 pm
8661
Hi, Great, I've updated the round 4 page with this info. Testing with the White Mesa client resulted in success with "echoAttachments" and "echoAttachment" for...
Bob Cunnings
cunnings@...
Oct 3, 2002 2:55 am
8662
Hi, XSD Interop test specification [1] defines echoEnums, echoAnyType and echoAnyElement methods. However, both .NET and WM WSDL have echoEnum, RetAnyType and...
Hi, there are new WASP for Java endpoints for Round 4 MIME interop. Wsdl are at [1,2] endpoints are at [3,4]. Any feedback is appreciated. Are there any ...
Tomas Bahnik
tomas.bahnik@...
Oct 3, 2002 10:10 am
8664
Hi, I've updated the table. AFAIK, there have been no others announced. RC ... any ... implementation and interoperability issues. Please stay on-topic....
Bob Cunnings
cunnings@...
Oct 3, 2002 2:03 pm
8665
So I have a .NET method that returns the current UTC, nothing complex /// <summary> /// get the current timestamp in utc format /// </summary> ///...
Hi, ... Thank you very much! ... luck at ... There was a bug in my SOAP server when Doc/Literal, it was asking for '@location' in WSDL , but trying to find a...
Mitko Iliev
imitko@...
Oct 3, 2002 4:32 pm
8667
Thank you for this feedback Arun. Both the test specification and implementation [1] will have echoEnum, echoAnyType and echoAnyElement. Please let me know if...
John Koropchak
johnko@...
Oct 3, 2002 6:30 pm
8668
Steve you are correct, with .NET all times are passed with timezone information so if you get the GMT time in a web method and return the GMT time (say...
John Koropchak
johnko@...
Oct 3, 2002 6:51 pm
8669
Thanks John for updating this. Do you also plan to separate the test specification and published WSDL ? This will ensure that echo2DStringMultiOccurs is...
... Thanks, i fixed the typo, but I don't understand your point about {http://soapinterop.org/attachments/xsd}href. As this is a doc/literal test there's...
ASP.NET WSDL has soap:address location as "http://localhost/asmx/xsd/round4xsd.asmx". It should be http://mssoapinterop.org/asmx/xsd/round4XSD.asmx. Otherwise...
Hi, Re the doc/lit tests, here are some findings: echoBase64AsAttachment -- response message has content-type "text/xml", "application/dime" expected. ...
Bob Cunnings
cunnings@...
Oct 4, 2002 4:23 am
8673
I've updated the White Mesa endpoint and WSDL as required. I notice you've dropped the SOAP 1.2 binding. RC...
Bob Cunnings
cunnings@...
Oct 4, 2002 4:48 am
8674
Here is a request envelope for echoVoidSoapHeader (with echoMeStringRequest) to WM XSD Interop endpoint: <soap-env:Envelope ...