A simple question, but can someone provide a sample code on how someone will call a web service from the JBoss Seam framework and process the results?
I need to be able to integrate with the search platform provided by a private vendor that reveals its functionality as a web service. So, I'm just looking for some recommendations regarding how the code will look for calling this web service.
(As an example, you can choose any sample web service.)
Kion
source
share