SOS!! In my localhost, I have a running GLUE application at port 8004. This running application would get services from the services at www. xmethods.com. In...
In a WSDL 1.1 SOAP binding using MIME attachments you could have a soap:input as follows: <input> <mime:multipartRelated> <mime:part> <mime:content part="file"...
We at AT&T are seriously considering introducing a C++/WSDL-XML Schema Mapping RFP at the OMG. Our present view is that this RFP would essentially request a...
Bryon, the WSDL Editor which is shipped as part of Clear Clear 4 available at [1] validates WSDL and also includes the ability for you to add your own rules. ...
+1 ... From: Anne Thomas Manes To: wsdl@yahoogroups.com Sent: Wednesday, January 15, 2003 11:22 PM Subject: RE: [wsdl] Standard C++/WSDL XML Schema Mappings I...
I have a document/literal SOAP service that I am trying to describe in WSDL, but not sure if such a WSDL is possible. The service accepts two different...
James, Thanks for the reply. I have used the CapeClear WSDL editor but I did not realize that I could add rules; I might of had I read the documentation... Can...
Hey Alex, How is it going? _______________________________________________ Waqar Sadiq EDS EIT ESAI - Enterprise Consultant MS: H3-4C-22 5400 Legacy Drive ...
Hi Madhav, While there hasn't been an official release yet, the spec is available here: http://www-124.ibm.com/developerworks/downloads/index.php?group_id=68 ...
Bryon, The WSDLEditor Validation tool can very easily be run from the command line as it was designed for this purpose, except that, when releasing the product...
I am very new at web services and am trying to figure out to create a HTML document that allows me to submit a WDSL and have an interactive HTML document as...
Hi We are proud to bring you the most comprehensive knowledge resource portal on SAN Technology, http://www.techieindex.com/SAN The ultimate tool for SAN...
guys, need ur help. I have been trying this all day Where i have to include a jar file in glue 3.2, in such a way when i run my appplication (runapp...
Hi all... Can anybody help me parsing a WSDL file with WSDL4J to get complex types? I'm trying to parse a WSDL file with WSDL4J, but I can't "drill-down" the...
Hi, You will need to use a schema parser for that. WSIF (http://ws.apache.org/wsif) includes utilities for parsing schemas, and is particularly suited for...
Nirmal Mukhi
nmukhi@...
Feb 13, 2003 4:24 pm
1111
Hi! I had a quick look at the WSIF, and seems very easy to use for my needs... Anyway, the overall project seems to be very interesting, and I'll evaluate it...
HI i m new guy to this group and new to webservices.I have created webservices locally with JBuilder 7.0 and with Apachi Axis server and consumed that service...
Hi dears thank u very much for concerning help.but i want some more help from u.please help me i m in difficulty.i use jbuilder 7.0 and appach axis tool kit to...
Abrar, This client code is using Apache SOAP, not Apache Axis. (they are two different SOAP runtime systems) You would need to install Apache SOAP to use this...
hi there I am also new to web services..but i think i can answer ur question While publishing ur service in the uddi registry u just need to provide a link to...
Arun, You can find the uddi4j documentation here: http://www-124.ibm.com/developerworks/oss/uddi4j/ You can find instructions on how to map a WSDL file to UDDI...
Hi Please send me client code for axis tool kit which can access any webservice hosted on internet like xmethods public services . keep in mind i will run this...
Hi, I would greatly appreciate if someone could help me explaining the extensibilty feature of WSDL1.1. I came across the WSDL file at DAML-S web site ...
Hi Karthik, Its true that extensibility elements can occur anywhere in the WSDL document ... See the below extarct from the WSDL spec @ w3c.Although general...