15 Nov Exposing a webservice in JBoss ESB
Webservice-based communication is of course at the core of SOA and as such the support should be easy and robust.
As the video demonstrates it is very easy to expose a service as a webservice and optionally demand validation.
Additionally it shows you how to enable WS-Security.
There are other ways to work with webservices:
– you can expose native jboss webservices
– create proxy webservices
– poll remote webservices
Link: http://www.youtube.com/watch?v=xflkWQZZsHE
Author: Alexander Verbruggen
No Comments