Hi, I have a problem .I get error "The method does'not exist." to soap web service. I searching internet .But I don't find resource . Why do you get this...
Hi, I have a problem .I get error "The method does'not exist." to soap web service. I searching internet .But I don't find resource . Why do you get this...
hi, When I am serializing the array of following ParameterValueStruct class i didnot get 1> the type and size of array. 2> DataType of each element. It is...
How are people implementing WSRF or WS-Transfer/enum testing their implementations interop. Are there test documents, or public endpoints to run tests against?...
... We implement (large parts of) those for WS-Management. If anyone has a "management station" that would like to do some interop, let me know, and we'll see...
Hey to all you Web Services Toolkits implementers out there! We are planning a 4-day Windows Communications Foundation (WCF, a.k.a Indigo) Interop Plug-fest on...
Kirill Gavrylyuk
kirillg@...
Oct 6, 2005 1:32 am
10426
Hi, I am creating a web service using JWSDP,Netbeans for my company for submitting credit card transactions. Previously the company used to send the credit...
Hi Kirill: Is this meant to be a community focused event where everyone attempts to interoperate with everyone, or really a "hub-and-spoke" model where it's ...
Glen Daniels
glen@...
Oct 7, 2005 8:21 pm
10428
Kirill, Thanks for the notice of your interop endpoints. IBM has endpoints up for most of WS-* specifications you mentioned covering the scenarios as ...
Thanks Doug, It's good to hear about IBM's continuing interest in WS-* interop testing. You seem to have misunderstood my mail - this is an invite to a F2F ...
Kirill Gavrylyuk
kirillg@...
Oct 10, 2005 6:25 pm
10430
... meeting - the ... will hold in ... I understood - just wanted to make sure you, and others, were aware of IBM's full-scenario endpoints - which are there...
Doug, We love interop face-to-face events of all kinds. Lack of interop events is what hurts. ________________________________ From:...
Kirill Gavrylyuk
kirillg@...
Oct 10, 2005 11:11 pm
10432
Greetings, Web Services fans. The Axis team is pleased to announce the availability of Axis (Java) version 1.3. This version gives Axis the ability to run...
Glen Daniels
glen@...
Oct 11, 2005 2:13 pm
10433
Hi , Soap switcl use last version . Sometimes I get timeout error. I looking for internet .Why do I get this error ? What can I do ? The operation has...
... No, what hurts is lack of test documents along with the specs. How many test documents are there with WS-A? Zero, apart from one proposed doc on the...
+1 w/ respect to test suites. Interop plug-fests have played a critical functional role since the nexus Web services and are still important. They demonstrate...
I am using WSE to send SOAP messages. I am very new to SOAP Actually I have a sample SOAP message from my client with envelope element, header and a big body....
Hi all, I am trying to send a SOAP message to a server using WSE. I am constructing the message using "SOAPENVELOPE" class and sending the message using the...
WSE2.0 supports the OASIS 1.0 version of WS-Security. 2003/06 is an old namespace that represents an interim WS-Security draft semantically very different from...
Kirill Gavrylyuk
kirillg@...
Oct 12, 2005 10:37 pm
10439
Thanks for the quick reply. That was really helpful. Was kind of lost and was lookin' into options of overriding the default namespace. I am not sure how my...
Hi all, I am creating a webservice to accept SOAP messages, parse the message and send a SOAP response back to the client accessing my web service using WSE-2...
Hi Everyone, I am new and haven't done soaps yet. Will be doing first cp this weekend. My question is this can I use those rubbermaid plastic containers they...
Hi, I am sorry that this maybe a group that doesn't make soaps. If it is I am sorry because my questions were in reference to making soaps. Thanks anyway. ...
Hello! I have WSDL from web-service (java) (at the end of message) How i can describe in WSDL (rpc/encoded) method with no parameters, but with return value...
Hi, Are you writing the WSDL manually or generating it using some tool. As far as I can understand if you use some tool to generate a WSDL then all your...
No, WSDL is generated from java classes with Axis, but it's no compatible with .NET and i try to understand whi is that... How to define method with no input...
Hi, I create a web service in java and deployed it using Eclipse and Embeded wasp werver. A method doesn't have parameter and returns a string. Beloow is wsdl...