Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jencks - Jencks JCA container
- Description:
Jencks is a lightweight JCA container which is easy to
deploy inside Spring to provide Message Driven POJOs.
In addition Jencks supports inbound and outbound messaging
using APIs like JMS, JAX-RPC, JBI and JCA CCI as well as
providing an XA based pooling mechanism for JDBC. e.g.
here is how to use Outbound JMS or Outbound JDBC.
Jencks by default reuses the Geronimo JCA connector,
WorkManager and TransactionManager - though there are no
fixed runtime dependencies on Geronimo so you should be
able to use Jencks with JOTM and Jonas too - though we
recommend the Geronimo implementations as they are heavily
tested and support full XA recovery.
Packages