what is soap?
how to use soap?
Answers were Sorted based on User's Feedback
Answer / narapareddy
SOAP(simple object access protocol) is a protocol used to
communcate the web service provider and web service client.
to use SOAP you require a WSDL(web service description
language),which is a XML file.WSDL file contains inf.about
web service provider and its functionality.
| Is This Answer Correct ? | 52 Yes | 0 No |
Answer / thiyagarajan nagan
Simple Object Access Protocol used to send XML messages
along the network.
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / name
server oriented application protocal
it is one of web services using interner and technology
it is act as server and client
first design bw for one application, then it passed to soap
server which recieves the incoming requests via http or
soap or jms then ser proxy decodes request into call the to
application
sevice proxy is encodeswith reply
| Is This Answer Correct ? | 3 Yes | 40 No |
What are the different types of transactions tibco provides?
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
I need to hit a service of a jms connection from another jms connection.I am using soap over jms.How can we achive this?
When used Persistent mode, where are you Persisting the data?
I wold like to learn TIBCO.Can any one who is working on TIBCO,please advice.Tell me brief abt TIBCO.Currently i have Java/J2ee background.Please update u r mail Id too.Thanx in advance
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What is the Difference between JMS queue reciever and JMS queue requestor?
What are the EMS destination properties. What are the difference between the service and interface
What are the different modes of service invocation in tibco?
What is target namespace and taget prefix?
What is meant by process context varibale?
What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also pls reply in terms of performance