JSR 110 is defining a new Java API for WSDL. (See http://www.jcp.org/jsr/detail/110.jsp). It's not a parser, but this API can be used to read or manipulate a...
Thanks Anne. I was aware of SCR110. Then I learnt abt wsdl4j and using it now. Thanks for the reply --sp ... myself, ... http://docs.yahoo.com/info/terms/...
Dear Friends, The best of Opportunities exists now for the best People in IT. We are Recruitment consultants servicing one of the India's top 10 IT companies. ...
Hi All, I am given an assignment regarding calling/using a SOAP based web service in Java. I am new to SOAP and want to know from where to start? Any codes...
Hi, What exactly do you need? A Soap Client or Server or both. There are many free web services listed on www.xmethods.net , so you can test these from your...
Did someone use UML (or is it possible/reasonable) to model/specify Web Services (and software specifications)? Does WSDL and UML use fundamentally different...
check OMG's MDA. There is a presentation mapping Web services architecture into MDA. ( MDA - Model Driven Architecture ). This may have some answers. ...
Hi Everyone, Does anyone know how can I put an XMLString into SOAP Envelope? The Server expect to get XMLSTring in SOAP Message and I have my XMLString...
I've been reading up on WSDL and SOAP and I've found some simple stock-quote, address-book examples etc. etc. I'm in need of some real life examples!. I'm used...
I am using WSDL4J for parsing WSDL files. In some WSDL files, the parameter order of messages is not specified, e.g. the googleapi wsdl. Using WSDL4J I get an...
hi all, i created a wsdl file with return type array of string (String[]) on the server using Jbroker WebService(from SilverStream). Then i tested using Java...
Please post the whole WSDL. You are using the Microsoft SOAP Toolkit 2.0 SP2, right? Exactly what error did you get from the SOAP Toolkit? == Mike == ... From:...
Hi all, I am investigating the "doc/lit", and so far, I have been unable to see the differences of the the constructs below: 1. Define one array as a separated...
Is it possible to use the bindings defined in the WSDL spec to describe operations that are invoked through HTTP GET or POST, but return a SOAP message? The...
Can anyone tell me how to merge separate interface and implementation WSDL files into a single DOM parser instance? In WSDL4J is seems that you have to have...
I always get the wsdl4j docs via IBMs web services toolkit. Neil ... __________________________________________________ Do You Yahoo!? Yahoo! Health - your...
Hi, Anybody knows how to specify the character-sets(Unicode, Octet etc) supported by the web-service in WSDL? This will be required for a web service to which...
Have anyone tried to describe WS-Routing header using WSDL? Or, as a more general question, does standards like WS-Routing, and WS-Security suppose to provide ...
I am specifically working for standard methodology in model transformation UML to wsdl and reverse engineering I am searching and intrested in modeling UML...
Hi, hi, I am novive in this area and working on soap appliction between IBM WebSphere as soap-server and .NET soap-client. .NET client requires to establish...
Hi, I am also having the same problem, MS-SOAP client is not able to understand ArrayOfString structure from my WSDL. Here is the structure of my wsdl file. ...
Can't help much - there is no schema in the wsdl file you listed. ... From: j_saraiya [mailto:saraiyajay@...] Sent: Thursday, May 23, 2002 8:27 AM To:...