Back to JMSBC Features, or JMSBC Features Info
| At line 3 changed 1 line. |
| * Inbound in-only message processing |
| * Inbound in-only message processing. Supports following concurrent mode |
| ** Sync |
| ** CC (Connection Consumer) |
| At line 5 changed 1 line. |
| * Sending message to JMS server. |
| * Sending message to JMS server |
| At line 10 changed 3 lines. |
| * Provide support for XATransaction (using appserver TransactionManager) |
| * Provide support for Sun Java System Message Queue, JMS Grid, WebSphere MQ/MQ Series, WebLogic JMS, JBoss JMS and Generic JNDI. |
| * Support of message recovery |
| * Support for XATransaction (using appserver TransactionManager) |
| * Supports following message servers |
| ** Sun Java System Message Queue |
| ** JMS Grid |
| ** WebSphere MQ/MQ Series |
| ** WebLogic JMS |
| ** JBoss JMS |
| ** Generic JNDI support. |
| * Support message recovery on failure |
| * Dynamic endpoint configuration. Provide support for overriding binding configuration dynamically. |
| * Message redelivery handling |
| At line 24 added 1 line. |