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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1108 - 1137 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1122
The problem with daml-s-parameter seems to me to be that the atrribute name is not fully qualified. kr, Yo On Sun, 23 Feb 2003, "vivek200120 " wrote:...
info@...
peeterjo
Offline Send Email
Feb 24, 2003
7:10 am
1123
Bluetetra Software is pleased to announce the release of XsdDoc 1.0. XsdDoc 1.0 is a documentation tool that automatically generates human-readable, detailed...
bluetfc <tfc@...>
bluetfc
Offline Send Email
Feb 24, 2003
7:22 am
1124
HI i m developing webservices in JBuilder 7.0 and Axis as toolkit plugin to JBuilder.I visit the webservices provided by www.xmethods.com through JBuilder...
Abrar
abrar_370
Offline Send Email
Feb 25, 2003
2:30 pm
1125
Hi, could you please help me to discover methods and it's parameters (especially complex types) using WSIF (and JROM?!)? I get the WSIFPort in the following...
xserty <xserty@...>
xserty
Online Now Send Email
Feb 25, 2003
6:22 pm
1126
We've just released an updated version of our free WSDL Editor. It's got a few new features and plenty of bug fixes compared to our previous release (which was...
ministerofcapescience...
ministerofca...
Offline Send Email
Feb 26, 2003
11:01 am
1127
Hi I m a new JBuilder 7.0 user .I got a wsdl from following www.xmethods.com i add this wsdl in my project and generated wisard (wsdl to java in ...
Abrar Hussain <abrar_...
abrar_370
Offline Send Email
Feb 26, 2003
2:48 pm
1128
Hi abrar , I have neverused Jbuilder,but if the problem you are facing is because of a proxy ,then i have a solution. You basically have to inform you soap...
vivek200120 <vivek200...
vivek200120
Offline Send Email
Feb 26, 2003
3:01 pm
1129
All, I have been playing around Microsoft Visual Studio .NET, but could not figure out if there is a tool by Microsoft to create a WSDL file like what Cape...
TRIVEDI,RAVI (HP-Indi...
ravi_trivedi
Offline Send Email
Feb 27, 2003
9:15 am
1130
Hi ravi, u caught the correct problem with VS.net. There is no tool called WSDL editor available in VS.net. In my case I m using WSDL automatically generated...
Ashish Singhal
erashishsinghal
Offline Send Email
Feb 27, 2003
9:23 am
1131
Hi, I'm looking for a tool that let me translate my PHP classes into WSDL files. Anybody can help me? I've been looking for an example of a web service with...
Urdinola
Offline Send Email
Mar 6, 2003
9:54 pm
1132
Check out NuSOAP: http://dietrich.ganx4.com/nusoap/...
Anne Thomas Manes
annemanes
Offline Send Email
Mar 7, 2003
12:41 am
1133
Webservices.org reports about this amusing Apple Switch video about Web services. Methinks the CapeScience guys have too much time on their hands? It does...
zastrossi99
Offline Send Email
Mar 10, 2003
10:58 am
1134
... with .NET. Ravi- You may wish to look into http://www.omniopera.com There's a step by step for using it with VS.NET: ...
James Yegerlehner
jyegerlehner
Offline Send Email
Mar 10, 2003
10:13 pm
1135
Hi all, Since there are web services that currently support version 1.1 and 1.2 of the soap specification. I would like to know how a user should state the...
Dharminder Singh
danvers66
Offline Send Email
Mar 11, 2003
2:05 am
1136
In the binding you specify the protocol. You indicate the SOAP version via it's namespace....
Anne Thomas Manes
annemanes
Offline Send Email
Mar 11, 2003
12:35 pm
1137
The binding in general use is defined at: http://groups.yahoo.com/group/soapbuilders/files/soap12WSDL.htm RC ... e stay on-topic....
Bob Cunnings
cunnings@...
Send Email
Mar 11, 2003
4:42 pm
Messages 1108 - 1137 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