... Transparent Protocol bridge between HTTP and JMS. The bridge is packaged as a war file dand can be installed into java webservers like tomcat. Once installed you only need to configure your jms server. An ideal use case for the bridge is if you have a SOAP over JMS based service and want to access it from a platform that can not talk to jms like .NET. Of course you can also access normal queues that do not use SOAP at all. \\ {gliffy:name=bridge|space=liquid|page=JMSBridge|pageid=622727|align=left|size=L} h2. License [Apache License 2.0|http://www.apache.org/licenses/LICENSE-2.0] h2. Why to use this project? I can also bridge from HTTP to JMS by using servicemix or camel. What is different here? The jmsbridge needs only one simple setup for the jms server. Then you can access any queue on the server and any service behind them. Other solutions normally require a setup for each service you want to access. h2. Download
|