I am looking for a bit of clarity around JBoss ESB and JBoss WS. I have been asked to build an ESB solution using web services (SOAP/http(s)).
What advantages does using ESB over JBoss WS give me, and how does it fit with the client request - e.g. does the client call the endpoint on the ESB, which is then forward to the Web Service?
Any points would be appreciated.