Hi, We are planning to expose JMS bindings in WSDL. Any consensus reached yet on this. Can anyone give me a pointer to what is being proposed which may end up...
Hi, WSIF (http://ws.apache.org/wsif) defines WSDL binding extensions so that stuff accessible through JMS can be directly exposed via WSDL. ...
Nirmal Mukhi
nmukhi@...
Apr 4, 2003 5:00 pm
1148
I found what Axis supports, however I wanted to compare it with what other people are supporting today. Is there any difference between what Axis supports and...
Hi All, Please read the following scenario We have an internal system that accepts orders. The orders are first queued and processed later. Order processing...
Ammad, Looks like you need a Web Notification Service. Clients would register with the service once, providing a way to get back to them (such as email, sms,...
Ammad, there's not a mechanism for keeping a connection open, probably because it would be wasteful of resources on the server. Typically a 'later response',...
What about the "Http keep alive "option .Can this be used .I am not sure how this works but if some one can shed light on this it would be great . ... ...
Hi, now I'm able get the Type element, but I did no changes to the code! I only changed the APIs I was working on, from WSDL4J to WSIF and worked fine. I then...
Apologises, but I also updated my wsdl4j.jar from v1.2 to v1.4. I guess that was the problem! I can't test it now, since I have overwrited the old version. ...
Hi everybody. As you know WSDL makes it possible to define quite advanced XML to be transfered. I have a situation where I would like to do a request for a ...
Jesper, I think the question will really go to the implementations you've looked at. I know many are focused on being Java (bean) oriented and don't...
... as the ... style or ... a ... (you might ... toolset)? Hi Graeme.. Actually Java is the one programming language I haven't looked at yet, I've been around...
Hello all - I have a simple question to which I have so far been unable to find an answer... Does the order in which Operations are specified under a portType ...
Some open source/freeware implementations are pretty minimal. The commercial implementations tend to give you more power. You might try Systinet WASP for C++....
xmethods has some tutorials and pointers to a variety of SOAP implementations and toolkits. I'd encourage you to look at Java. Axis is one of the current...
Nope. ... From: Martin Stanton [mailto:m.stanton@...] Sent: Friday, April 11, 2003 8:24 AM To: wsdl@yahoogroups.com Subject: [wsdl] WSDL Operations Hello...
Hello Group, I'm having some problems with a simple WSDL document. Here is my situation.. I have a soap server script in Perl which makes a small handful of ...
Subject: Our Visual C++ (MFC) library and web-services ??? Hi All, We are planning to use our already built library (lib file) using Visual C++ 6 in .NET...
Just to clarify, The SOAP spec doesn't specify the name of the response message -- in fact it says "the name of the struct is not significant" (so it doesn't...
Tim, Now, looking at your WSDL... It's not just you -- WSDL is complicated. But it's also very powerful. I find these problems: - you're trying to use...