Answer Posted / katelynthomas
Mule ESB is a Java-based enterprise service bus (ESB) and integration platform, developer can connect their application with ESB. Mule use service oriented architecture. Apart from of the different technologies the applications use, including JMS, Web Services, SMTP, HTTP. The advantage of ESB, it’s allow communicate different application. Messages can be any format SOAP to JSON. Mule ESB Development provide messaging framework that enable exchange of data among application. Mule ESB is lightweight open source framework but highly scalable, allowing you to start small application and connect multiple applications. Mule manages all the interactions between applications and components transparently, ESB will take care of the multiple application, we can easily integrate third party application using Mule.
For Further more questions u can also visit our website
<a href=http://mindmajix.com/mule-esb-interview-questions>check this site </a>Mindmajix for interview questions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the elements which should be contained in SOAP message?
Explain where you use properties in soapui?
Give an example about the functioning of SOAP?
What are the different components can be used in the web services?
What are the primary security issues of web service?
One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued
What are the various approaches available for developing soap based web services?
What does xml-soap server includes to allow flexible services for the users?
Explain the difference between RPC and Local calls?
What is entrust privacy service?
To test a web service you must create a windows application or web application to consume this service. State whether true or false.
What is the use of having soap messages with attachments?
What is the difference between top down and bottom up approach in soap web services?
What are the functionalities provided by the soap protocol class?
How does soap work?