Actions
Documentation » History » Revision 12
« Previous |
Revision 12/49
(diff)
| Next »
chin-yeh, 10/27/2010 02:56 PM
- Table of contents
- Documentation
Documentation¶
The main documentation for this project.
Load Test Result (prototype)¶
Click here to see the result.
Overview¶
In summary, the QConnector contains the following components:- JMS Adaptor
- produce JMS message
- consume JMS message
- SOAP Adaptor
- forward XML content to web service provider
- Web Service (Dot Com)
- the request should come from JMS system.
- Web Service Mimic
- Act as a proxy by receiving the web service request on behalf of the actual web service provider.
- this component works together with JMS adaptor to insert web service request into JMS queue.
- WS Status
- this component transforms the web service's response and update the respective event log in the database.
- XML mapper
- this component transform the bean into XML.
Updated by chin-yeh about 14 years ago · 12 revisions