| At line 17 added 2 lines. |
| At line 19 changed 1 line. |
| You use a connection URL to specify the information for connecting to the JMS server. |
| You use a ''connection URL'' to specify the information for connecting to the JMS server. |
| At line 27 removed 1 line. |
| At line 30 changed 1 line. |
| A connection factory is a Java class supplied by the JMS provider. For example: |
| A ''connection factory'' is a Java class supplied by the JMS provider. For example: |
| At line 34 added 1 line. |
| At line 45 added 1 line. |
| At line 51 added 1 line. |
| At line 59 added 1 line. |
| At line 77 changed 1 line. |
| This scenario can occur when a managed connection factory has been created. Managed connection factories provide additional services on top of a connection factory. The additional services include connection pooling. The managed connection factory creates a connection factory wrapper. |
| This scenario can occur when a ''managed connection factory'' has been created. Managed connection factories provide additional services on top of a connection factory. The additional services include connection pooling. The managed connection factory creates a connection factory wrapper. |
| At line 85 added 1 line. |
| At line 93 added 1 line. |
| At line 107 added 1 line. |
| At line 116 added 1 line. |
| At line 129 added 1 line. |
| At line 141 added 1 line. |