| Author |
Is it possible to use JMS instead of HTTP with Web Services?
|
Edison Martins
Greenhorn
Joined: Jul 08, 2004
Posts: 2
|
|
Hi everyone, Is it really possible to use JMS instead of HTTP with Web Services? And if so I'm restricted to open-source technologies, so I'm developing with JBoss and AXIS, can it still be done? The cenario I'm trying to implement is a complete communication using JMS as the tranport layer between the client and the web service and also between the web service and the server. By the way, if anyone knows any good tutorials or examples for this cenario feel free to post the links in this question. I would appreciate it very much!!! Thanks in advance! edisono@mail.pt
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
At least the latest release of Axis includes a JMS transport implementation but I haven't seen a tutorial anywhere.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: Is it possible to use JMS instead of HTTP with Web Services?
|
|
|