Search the web
Sign In
New User? Sign Up
wsdl
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1092 - 1121 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1092
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...
sirc_jill <sirc_jill@...
sirc_jill
Offline Send Email
Jan 8, 2003
7:41 am
1093
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"...
ant and petra
ant_petra
Offline Send Email
Jan 9, 2003
4:02 pm
1094
Is anyone aware of WSDL tool similar to C lint? I'd especially like to be able to add my own rules to the tool. Thanks, Bryon...
bryondonahue <bryondo...
bryondonahue
Offline Send Email
Jan 16, 2003
12:12 am
1095
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...
bryondonahue <bryondo...
bryondonahue
Offline Send Email
Jan 16, 2003
12:19 am
1096
I know that OMG would welcome the project. I can't think of a better forum to create a C++ binding. Anne...
Anne Thomas Manes
annemanes
Offline Send Email
Jan 16, 2003
5:13 am
1097
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. ...
James Pasley
jepasley
Offline Send Email
Jan 16, 2003
5:21 pm
1098
+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...
Sanjiva Weerawarana
sanjivaw
Offline Send Email
Jan 19, 2003
8:15 am
1099
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...
Alex Ceponkus
aceponkus
Offline Send Email
Jan 21, 2003
1:17 am
1100
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...
bryondonahue <bryondo...
bryondonahue
Offline Send Email
Jan 21, 2003
2:38 am
1101
Hey Alex, How is it going? _______________________________________________ Waqar Sadiq EDS EIT ESAI - Enterprise Consultant MS: H3-4C-22 5400 Legacy Drive ...
Sadiq, Waqar
waqar_sadiq2001
Offline Send Email
Jan 21, 2003
1:57 pm
1102
You need to use <choice>....
Anne Thomas Manes
annemanes
Offline Send Email
Jan 22, 2003
2:02 am
1103
Any idea when we can expect a release of the spec and binaries for JWSDL API ? Thanks, Madhav...
Madhav Inamti
minamti
Offline Send Email
Jan 24, 2003
10:48 am
1104
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 ...
Matthew Duftler
mjdublah
Offline Send Email
Jan 24, 2003
2:46 pm
1105
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...
Darren Redmond
darredmond
Offline Send Email
Jan 26, 2003
9:31 pm
1106
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...
zekeamoo <karen.knox@...
zekeamoo
Offline Send Email
Jan 28, 2003
7:06 pm
1107
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...
bentechie2000 <bentec...
bentechie2000
Offline Send Email
Jan 30, 2003
6:10 pm
1108
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...
sirc_jill <sirc_jill@...
sirc_jill
Offline Send Email
Feb 7, 2003
8:17 am
1109
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...
xserty <xserty@...>
xserty
Online Now Send Email
Feb 13, 2003
1:02 pm
1110
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@...
Send Email
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...
xserty <xserty@...>
xserty
Online Now Send Email
Feb 14, 2003
10:54 am
1112
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...
Abrar Hussain <abrar_...
abrar_370
Offline Send Email
Feb 18, 2003
10:55 am
1113
Abrar, The best sources of public services are http://www.xmethods.com and http://www.salcentral.com. Anne...
Anne Thomas Manes
annemanes
Offline Send Email
Feb 18, 2003
11:54 am
1114
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
abrar_370
Offline Send Email
Feb 21, 2003
8:13 am
1115
can somebody tell me how to use uddi4j api and publish a web service in my local registry.. thanks in advance...
Arun Thiagarajan <thi...
thiagarajan_t
Offline Send Email
Feb 21, 2003
12:32 pm
1116
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...
Anne Thomas Manes
annemanes
Offline Send Email
Feb 21, 2003
1:02 pm
1117
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 Thiagarajan <thi...
thiagarajan_t
Offline Send Email
Feb 21, 2003
1:35 pm
1118
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...
Anne Thomas Manes
annemanes
Offline Send Email
Feb 21, 2003
1:49 pm
1119
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...
Abrar Hussain <abrar_...
abrar_370
Offline Send Email
Feb 22, 2003
12:03 pm
1120
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 ...
Kaarthik S <s_kaarthi...
s_kaarthiks
Offline Send Email
Feb 24, 2003
1:20 am
1121
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...
vivek200120 <vivekk@....
vivek200120
Offline Send Email
Feb 24, 2003
5:37 am
Messages 1092 - 1121 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help