Web Services Invocation Framework: Difference between revisions

Content deleted Content added
m Fix Capitalisation Typos: acessible → accessible, using AWB
Line 23:
Clients can then utilize any new implementations and can delegate the choice of port to the infrastructure and runtime, which allows the implementation to be chosen on the basis of quality of service characteristics or business policy.
 
== WSDL bindings for EJBs, JMsJMS, JCA... ==
 
WSIF defines additional binding extensions so that EJBs, local java classes, software accessible over message queues using the JMS API and software that can be invoked using the Java Connector architecture can also be described in WSDL. WSIF is packaged with providers that allow transparent invocation of such software given the corresponding WSDL description.
 
== Why should I use WSIF? ==