Dear All, I'm having trouble understanding about the different components of the binding space. 1. Style - rpc/document. What's the difference? How do you know...
1507
Anne Thomas Manes
annemanes
Feb 4, 2004 12:16 am
See this answer for questions 1 and 2: http://searchwebservices.techtarget.com/ateQuestionNResponse/0,289625,sid26_cid494324_tax289201,00.html Most SOAP...
1508
arulazhi
Feb 4, 2004 1:52 pm
Has any body in this group had feel of WSDL 2.0 documents? Here is one simple WSDL 2.0 description for a weather service which returns weather report based on...
1509
Matthew Duftler
mjdublah
Feb 4, 2004 1:55 pm
I will be out of the office starting February 4, 2004 and will not return until February 9, 2004. I will respond to your message when I return....
1510
arulazhi
Feb 6, 2004 3:30 am
This is the next version of WSDL document with some changes. Any WSDL 2.0 validators exist? I am not aware of any such. I really appreciate if someone on this...
1511
wmatthewlong
Feb 10, 2004 9:41 pm
Jeff et.al., I've noticed the WSDL v2.0 schema is using a 'unique39; within an element information item encoded with a 'ref' attribute. I believe this invalid...
1512
Anne Thomas Manes
annemanes
Feb 11, 2004 4:54 pm
I forwarded your comment to the W3C WSDL group and recevied this response... ... ~~~~~~~~~~~~~~~~~~ Anne Thomas Manes VP & Research Director Burton Group...
1513
shankare gowda
shankug
Feb 13, 2004 3:32 pm
Hi, I am writing a WSDL genearator using IBM's implementation of wsdl4j APIs. I am not able to add teh Extensibility Elements to the definition object. I am...
1514
shankare gowda
shankug
Feb 16, 2004 9:34 am
Hi, I am developing a WSDL generator and Parser using WSDL4J APIs. I am not able to add the Extensibility elements. It is always trying to use the default...
1515
vivek krishna
partners4biz
Feb 16, 2004 10:43 am
Hi all, We are a small independent software developer group developing a software product in spare time . Although the group has functioned as a close group...
1516
kamal singh
great_jobss
Feb 17, 2004 6:05 am
Dear friends We are having immediate openings for j2ee professionals in one of the largest MNC. they are looking forward to recruit professional for their...
1517
suman kumar
suman4674
Feb 18, 2004 4:55 pm
What is the Adress ? Let me know about the profile of other partner? ... __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading...
1518
Anshul Dutta, Noida
anshuldutta
Feb 19, 2004 5:20 am
I am have done few projects in J2ME and can code midlets. I would want to know the details. ... __________________________________ Do you Yahoo!? New Yahoo!...
1519
Anshul Dutta, Noida
anshuldutta
Feb 19, 2004 5:21 am
Anshul Dutta, Noida would like to recall the message, "Can work in J2ME"....
1520
wang
xq_wang2000
Feb 19, 2004 9:49 pm
Hi, I want to read a WSDL file like this: String endpoint = "http://localhost:8081/wsf/wsdl/WSF_N1645040456"; String wsdlURI = endpoint + ".wsdl"; WSDLFactory...
1521
Hrvoje Nezic
hnezic
Feb 20, 2004 12:47 pm
Hi, I have problems analyzing WSDL documents with element <any>, like: http://freene.dynip.com/RentDB2/RentDB2.asmx?wsdl Here is a problematic segment: ... ...
1522
Eric Rajkovic
eccoonthenet
Feb 20, 2004 4:42 pm
Hi Hrvoje Most likely, you are mapping some kind of ADO.NET dataset and Microsoft will auto-magically identify this construct and decide to give you only the...
1523
Christo Popov
h_popov
Feb 20, 2004 7:11 pm
By the way, this was a problem for me to generate stubs with Axis for a Service in .NET, since in the WSDL there is no XSD type definition. A possible...
1524
wang
xq_wang2000
Feb 21, 2004 2:56 pm
Hi, Nobody answer me, but I found the reason by myself. The solution is to map wsdl file to text/html type on the Apache seerver. Anybody knows other solution?...
1525
farrukh_najmi
Feb 21, 2004 4:00 pm
In a WSDL that describes a Web Service based upon SOAP 1.1 with attachments how does one describe an operation within a (SOAP) binding that has zero or more...
1526
naresh_ka
Feb 22, 2004 4:51 pm
Hi WSDL import statement has two attributes - namespace and location. While providing location of schema files in location attribute, should it be a relative...
1527
Eric Rajkovic
eccoonthenet
Feb 22, 2004 10:46 pm
Hi Naresh, Unfortunately, there is no single best pratice. It depends on the environment in which you deploy the final application. If you have the control...
1528
naresh_ka
Feb 24, 2004 6:09 am
Hi What is the status of WSDL1.2? Is WSDL1.2 widely supported? Does popular web services implementations like .Net, AXIS supports WSDL1.2? thanks, Naresh...
1529
Jason Brownlee
jasonbrownle...
Feb 25, 2004 8:47 am
There may be a bug with the SoapElementAttribute attribute. The overview of this class in MSDN indicates that a namespace property can be set: "If the...
1530
Henrik Hvid Jensen
henrikhvid
Feb 27, 2004 4:02 pm
Hi all, As far as I understand should it be possible to produce a complete SOAP request based on the WSDL description. It is fairly obvious building the...
1531
Henrik Hvid Jensen
henrikhvid
Feb 27, 2004 4:09 pm
I have read that one of the visions for WSDL is that it is expected to have industry associations to build WSDL Service Interface Definitions that should cover...
1532
Anne Thomas Manes
annemanes
Feb 27, 2004 8:08 pm
Henrik, Currently most industry groups are writing XML Schema definitions rather than WSDL definitions. These schema definitions define the message formats ...
1533
Vijay Tewari
vtango
Mar 1, 2004 5:28 pm
I am using WSDL 1.1 and have 2 web service interfaces (foo and bar). These definitions are required to be in 2 separate WSDL files. However both these share...
1534
kamal singh
great_jobss
Mar 2, 2004 6:02 am
Dear friends We are having immediate openings for java ,j2ee professionals in one of the largest MNC. They are looking forward to recruit professional for...
1535
mdupont
mdupont777
Mar 2, 2004 1:21 pm
... Hash: SHA1 ... HI, You can reference the same xmlschema file from both wsdl files. See this article: ...