Hello. I was wondering how in runtime to create a sampe request of a SOAP service operation. Consider the following end point ...
2169
Arc
javabarako
Jul 12, 2012 3:57 pm
Yes, this is possible for top-down approach.For instance, using Apache CXF or Axis2, you can generate static client from a given WSDL file or URL.Then you can...
2168
Arc
javabarako
Jul 12, 2012 3:38 pm
I'm sure, after 6 years, you have figured this out already. [:)] Anyway, here is some useful link for creating bottom-up web service using Maven and Apache ...
2167
Arc
javabarako
Jul 12, 2012 3:31 pm
Hi, Good day. I'm new here. Do you know some working sample for defining REST web service using WSDL2.0?I've tried both bottom-up and top-down approaches for ...
2160
durga_k_a
Apr 16, 2009 7:56 pm
A dynamic young firm that has developed a state-of-art solution in enterprise communication applications is expanding its organization. With a growing business...
2158
Daniel Gorodowienko
danielgorodo...
Oct 29, 2008 8:43 am
Dear group, I encountered such situation: I have created application on basis of JAX-WS that is a web service, but acts also as client to other web services....
2157
kellyclauson
Sep 26, 2008 9:00 pm
Jason - Thank you so much! ... operation. ... Why? ... define ... RPC/literal, or...
2156
Jason Viers
bean8107
Sep 26, 2008 8:36 pm
... The short answer is "because you told it not to." :) <soap:binding transport="http://schemas.xmlsoap.org/soap/http <http://schemas.xmlsoap.org/soap/http>"...
2155
kellyclauson
Sep 26, 2008 8:15 pm
I have a very simple wsdl (below) that I expect to load using SoapUI and get a proper request. But the request generated by SoapUI does not contain an element...
2154
James McGovern
jm04469
Aug 27, 2008 2:22 am
Hello!
I wanted to let you know about Kiva (www.kiva.org), a non-profit that allows you to lend as little as $25 to a specific low-income entrepreneur in the...
2153
Daniel Gorodowienko
danielgorodo...
Jun 23, 2008 2:25 pm
Hello WSDL group members, I need good tool to prepare web-service on the base of ready WSDL and schema files. Service is called SIRI. I have tried gSOAP and...
2152
Anne Thomas Manes
annemanes
Jan 4, 2008 12:59 pm
No mainstream support yet. Apache Woden (http://ws.apache.org/woden/) is a WSDL 2.0 parser. Axis2 and Synapse support WSDL 2.0 via Woden, as do the WSO2...
2151
wsdl_list
Jan 3, 2008 6:51 pm
What is the general opinion people have about WSDL 2.0? Are the tools and utility by main vendords around WSDL upgraded yet? I am curious to know adoption of...
2150
Anne Thomas Manes
annemanes
Dec 25, 2007 12:46 pm
I suggest you ask your question on the axis-user discussion list. Please also attach your WSDL to your question. My guess is that you need to specify your user...
2149
cinthia.menon
Dec 24, 2007 5:18 pm
Hi all, I need some help w.r.t web services in java. I have a wsdl file and i need to send and receive calls to this wsdl url or file through java program....
2147
jerry.mcnealy
Aug 31, 2007 10:32 am
There is an interesting article on java.net about SOA reusability, Shrinking the Lag between Business and IT: ...
2120
Sonu
driedgraps
Feb 16, 2007 9:28 pm
Hi! Just wanted to share that there is one good tutorial on WSDL if you are interested. http://www.tutorialspoint.com/wsdl Regards Mohtashim...
2075
Jason Viers
bean8107
Jan 12, 2007 4:11 pm
... quite a few ... vendors ... The vendors ... You should ... about the spec.) That makes sense, thanks for the explanation! Jason (So there ARE people on...
2074
Anne Thomas Manes
annemanes
Jan 12, 2007 12:48 am
Yes they should -- It's a known bug in the spec. (actually, there are quite a few errors, discrepancies, and ambiguities in the spec) (The WSDL spec is a "W3C...
2073
Jason Viers
bean8107
Jan 11, 2007 10:47 pm
Looking at the w3c's first WSDL document example (http://www.w3.org/TR/wsdl#_example1), I noticed something: <?xml version="1.0"?> <definitions...
2046
priya sony
priya_interview
Dec 21, 2006 5:23 am
Dear All, Academic Tutorials.com is world's largest FREE Online Learning website for different technologies. You can find a full range of online...
2045
roseno13333
Dec 21, 2006 2:26 am
I found a place for meeting Tall Women and Tall Men <http://toptallsexy.bravehost.com/> to interact with each other. I thought it would be very difficult to...
2043
Qaisar Rafiq
qaisarafiq
Dec 19, 2006 6:36 pm
hi here you can find one of the best known SMTP Tutorials and Resources sites all at one place ... http://www.programming.find-globally.com/smtp.php ...
2041
Dorg Emano
dorgemano
Dec 18, 2006 12:42 am
Newton’s Laws of Stock Market Trading Read the oldest stock market wisdom from the world renowned physicist. This revelation had me surprised too. I was...
2040
Qaisar Rafiq
qaisarafiq
Dec 17, 2006 3:20 pm
hi Here is Broad overview of the Internet and TCP/IP, with an emphasis on history, terms, and concepts. Resources include articles, faqs, guides and some nice...
2038
Anne Thomas Manes
annemanes
Dec 15, 2006 1:51 pm
The error message indicates that there is a problem with your schema: element {http://www.csapi.org/osa/schema}TpString is not found I strongly encourage you...
2037
kevinkilroy2002
Dec 14, 2006 1:57 pm
Hi, I have a wsdl file that contains a xsd schema. I am trying to use Axis2 to generate the required stubs for the client. I am receiving the following error: ...
2035
Anne Thomas Manes
annemanes
Dec 13, 2006 11:26 pm
Alper, I don't quite understand your question. A type referenced from a <wsdl:part> definition must reference a type defined in a schema that is defined in the...
2034
aykacalper1971
Dec 13, 2006 6:11 pm
Hi, what is the difference between two following wsdl lines ; 1.) AccountSetParametersResponse is a complex type which includes 2 wsld:parts in second line...
2033
Alper Aykac
aykacalper1971
Dec 13, 2006 6:07 pm
Hi, what is the difference between two following wsdl lines ; 1.) AccountSetParametersResponse is a complex type which includes 2 wsld:parts in second line...