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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 879 - 910 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
879
Can I ask where you got the docs for wsdl4j? I am looking for them Thanks larzgold...
larzgold
Online Now Send Email
May 6, 2002
1:31 pm
880
I always get the wsdl4j docs via IBMs web services toolkit. Neil ... __________________________________________________ Do You Yahoo!? Yahoo! Health - your...
Neil Smyth
neilasmyth
Offline Send Email
May 6, 2002
2:16 pm
881
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...
lakshmi_mg
Offline Send Email
May 20, 2002
2:21 pm
882
Hi, Please mail me if any WSDL doc should have the following namespaces defined compulsorily: xmlns:xsd="http://www.w3.org/2001/XMLSchema" ...
lakshmi_mg
Offline Send Email
May 20, 2002
2:47 pm
883
Hi All, Now the latest snapshot of wsdl4j in CVS is version 0.8. There are some newer versions: wsdl4j-0_9_for_review wsdl4j-0_9_for_review_b ...
Huayi Cheng
yhchy
Offline Send Email
May 21, 2002
1:46 am
884
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 ...
davidyliu
Offline Send Email
May 21, 2002
11:48 pm
885
I am specifically working for standard methodology in model transformation UML to wsdl and reverse engineering I am searching and intrested in modeling UML...
rupeshcha
Offline Send Email
May 22, 2002
3:10 am
886
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...
j_saraiya
Offline Send Email
May 22, 2002
11:19 pm
887
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. ...
j_saraiya
Offline Send Email
May 23, 2002
3:27 pm
888
Does anyone have a UML model of WSDL 1.1 Schema? If you do and can share it, I would really appreciate it. Thanks, in advance... ...
Sadiq, Waqar
waqar_sadiq2001
Offline Send Email
May 23, 2002
3:42 pm
889
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:...
Kirill Gavrylyuk
kirillg@...
Send Email
May 23, 2002
4:12 pm
890
Worse yet, all the WSDL that would help is coming in via imports that are at localhost:8080 ;) ___________________ Scott Seely ...
Scott Seely
bigboot53027
Offline Send Email
May 23, 2002
5:09 pm
891
hi, I apolgoise for not supplying schema file before. I am novive at SOAP- wsdl technology. May I ask, why is it worse to have WSDL specifying the files thru...
j_saraiya
Offline Send Email
May 23, 2002
7:49 pm
892
It's not a bad thing, we just couldn't help you because the references all point to the loopback address. If I point to localhost:8080, (which is 127.0.0.1,...
Scott Seely
bigboot53027
Offline Send Email
May 23, 2002
7:55 pm
893
Which version of the MS SOAP Toolkit do you use? I can't see anything in the wsdl that would preclude SOAP Toolkit V3 Beta from understanding it. SOAP Toolkit...
Kirill Gavrylyuk
kirillg@...
Send Email
May 23, 2002
7:58 pm
894
hi, We are using MS-Soap ToolKit 2.0 I mainly work on soap-server side which is written in java and uses IBM_Websphere. My Java development environment...
j_saraiya
Offline Send Email
May 23, 2002
8:37 pm
895
Versions of IBM Web Sphere that use versions of the IBM Web Services Toolkit that include Apache 2.2 had issues generating valid WSDL. The versions of the IBM...
Scott Seely
bigboot53027
Offline Send Email
May 23, 2002
9:17 pm
896
Hi, 'any' datatype in CORBA uses Typecode info to find out the value actually present in the variable of datatype 'any'. In WSDL, if 'anyType' is used, how...
lakshmi_mg
Offline Send Email
May 24, 2002
1:12 pm
897
Put anyType in the WSDl/schema and use xsi:type [1] elements in the message. == Mike == This posting is provided "AS IS" with no warranties, and confers no ...
Mike Deem
mikeericdeem
Offline Send Email
May 24, 2002
2:28 pm
898
Hello, Can anybody give me the equivalent of C's switch statement in WSDL? For eg: switch variable { case 's': short s; case 'l': long l; default 'd': string...
lakshmi_mg
Offline Send Email
May 27, 2002
7:36 am
899
This is a curious mix of runtime and compile time statements. How do you execute a short declaration? That really doesn't make much sense. You can't do that...
Dave Angulo
dangulo@...
Send Email
May 27, 2002
2:57 pm
900
Thanks for your response. I made some mistakes in the example I gave in C. Apologies. Actually, I'm working on a translator. My requirement is to get the ...
lakshmi_mg
Offline Send Email
May 28, 2002
5:18 am
901
Lakshmi, In practice, these namespaces will almost always appear in WSDL documents. I assume you mean "Is the use of the 'xsd' as the namespace prefix for the...
James Pasley
jepasley
Offline Send Email
May 30, 2002
9:42 am
902
Hi, Thanks. I wanted to know if these namespaces MUST occur in a WSDL document. Regards, Lakshmi...
G Lakshmi
lakshmi@...
Send Email
May 30, 2002
9:48 am
903
Lakshmi, Then lets look at them individually: http://schemas.xmlsoap.org/wsdl/ This must occur - that's what makes it a WSDL file. ...
James Pasley
jepasley
Offline Send Email
May 30, 2002
10:15 am
905
I am having some trouble with the WSDL spec that I thought someone could help me with. There are no examples in the spec that show specific examples of SOAP...
snp
snilesperetz
Offline Send Email
Jun 4, 2002
6:02 pm
906
Hello, I need some clarification on part's element attribute. I want to get all the attribute name and value for extensible element associated in the part...
coolerthanmint
Offline Send Email
Jun 6, 2002
8:59 am
908
Hi, I have a wsdl file which imports some xsds from with in. But while parsing the wsdl using WSDLReader, I get this exception that the xsd has content after...
pachi8
Online Now Send Email
Jun 10, 2002
11:23 pm
909
Hi Prasad, Its probably a problem with your WSDL, if you post it i'll check it out and tell you the problem. Regards Eamonn ... From: pachi8...
Eamonn Fallon
eamonn_fallon
Offline Send Email
Jun 11, 2002
10:30 am
910
Hello folks, I was wondering how others are handling changes in URL specified in the "service" element of the WSDL. I have to move this WSDL from test to QA...
venkat_pillay
Offline Send Email
Jun 12, 2002
6:14 pm
Messages 879 - 910 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