Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

APISupported implementations
JDBCAll(1)
JAX-WSMetro, AXIS 2, CXF, Spring Web Services (HTTP only), and any custom implementation that is using either the javax.jws.WebService or javax.jws.WebMethod annotation.
JAX-RPCSupported for WebLogic 10.3+ using the Sun implementation.
RESTJAX-RS (Jersey), RESTEasy (HTTP only), Restlet (HTTP onlt), Spring RestTemplate (HTTP only)
RMIIIOP (WebLogic 9.2+, WebSphere), T3 (WebLogic 9.2+)
JCo (SAP RFC)JCo 2.x
WTC (WebLogic Tuxedo Collector)WebLogic 9.2+ calling Tuxedo 8.1+
Apache HTTP ClientApache Commons (HTTPClient 3.x), Apache HTTP Components (HTTPClients 4.x)
JMSSupported for synchronous send and receive operations.(2)
DFC (Documentum)All
NoSQL databasesCassandra, HBase(2)
OthersJetS3t (HTTP only), CICS JCA access(2)
Info
titleNote

(1) When JDBC is wrapped using reflection (e.g. in iBatis), additional configuration may be needed.

(2) Requires configuration.

...