posted 14 years ago
Hi,
Practically, connecting through web services is preferred if the services can be exposed as web services over JCA. The reason is connecting through JCA involves too much of configuration at application server as well as third party JCA drivers are needed (which may cost you). In my case where a SAP functionality needs to be exposed, though we had a third pary JCA driver(iWay) available and could connect to SAP system through JCA, we preferred that the SAP functionality should be exposed as web service instead. This is because that SAP system itself can expose the functionality as web service.
Cheers,
Kuppusamy.V.,
SCJP1.4, SCBCD 1.3, SCWCD 1.4, SCEA 5, JLPT-N3
My Blog