Hi, I dont know if thus has been discussed before, I have a hardware device that implements a webserver, It's been programmed so that it can answer with live...
Not sure if it's possible. Using a HTTP POST binding instead of SOAP over HTTP is less common but the WSDL 1.1 spec did try to allow for it. This example from...
I have to manually create a wsdl file, and this is what i write: java2wsdl CreditBureauService -e http://localhost:8004/myWebServices I keep on getting...
I have the same problem. Any idea how to build a deserializer to use .NET service with Axis? (I can't change the service implementation, it is from an other ...
Hi, I am deploying a web service. The class has a method with SOAPContext and org.w3c.dom.Element as in parameters and Response as out parameter. Once the WSDL...
Please post your WSDL file. It sounds as if your WSDL includes an <import> statement, and your processor is unable to import the specified file. -atm...
Here is the WSDL file.. I have localized the error..it is coming because of using Response as out parameter and Element as in parameter.... The actual error...
Can you successfully hit that URL ( " http://xml.apache.org/xml-soap <http://xml.apache.org/xml-soap> " ) ? I try and I get a "404 - Not Found". The WSDL...
You need to provide an <import> definition for the xmlns:apachesoap="<http://xml.apache.org/xml-soap>http://xml.apache.org/xml-soap" namespace and provide a...
Has anyone come across any problems deploying document style webservices with AdminClient on Axis 1.1? I have configured Axis to run with Tomcat and able to...
Hi, How should a SOAP fault with no detail element be modelled in a WSDL? Should a fault msg be defined at all with no part parameter or should the fault...
Hello, i´m studying the 2.0 spec at the moment and i´m quite confused about the role of messages in the new standard. On the one hand the standard does not...
I want to implement a web service client like the http://www.soapclient.com/soaptest.html implementation in java. But I have problems to handle the complex...
A message element defines the content of a message that the service supports. Each message holds one or more part elements. A part element simply names a data...
... Hello, i think your statements are correct for the previous standards, but in the __2.0__spec there are no more messages defined (imho), or i cant find...
in wsdl 2.0, interface/operation/input (or ./output) points directly to an xml schema global element declaration (ged). instead of using wsdl:message with > 1...
... Hello, we built an example to ask you 2 questions and figure out if we got everything right. the first question is: jacek stated that the message reference...
if there are only one input or output in a mep, then @messageReference is optional for that message the value for this att is defined by the mep for...
Let my fingers do the walking and the talking... They please me I am sure they can please you too... I bet you wish you could get all your fingers deep inside...
Hi All, I am pretty new to SOAP and WSDL, recently because i have a requirement to connect to a client of us i was required to connect to them using the SOAP /...
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...
WE ARE HAVING OPENINGS IN SOME OF THE PRESTIGIOUS MNC’s IN Bangalore .the interviews for abve positin will be conducted in chennai and hyderabad Job...
WE ARE HAVING OPENINGS IN SOME OF THE PRESTIGIOUS MNC’s IN Bangalore .the interviews for abve positin will be conducted in chennai and hyderabad Job...
Hi, I am trying to find the best way of going about setting up a web cam (video stream) web service. I need a way of transmitting a binary video stream via web...
Thanks. Specifically I would like to know how to do 'live' streaming of (for example) textual data between a web service producer and client consumer, after it...
Hi, I am very new to this XML(Schema) and WSDL space. I want to validate the WSDL file. Under service tag I want to add my custom information, that is not part...
I am not so advanced, but I believe you can find useful info by searching about 'DIME' and SOAP with attachments But I don't know how to do 'streaming' ... ...