Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Critical [ 2 ] | |
| Description |
The concurrent processing of a service provider is not stable. It is due to the actual POJO design that is not stateless:
* only one instance of POJO is loaded on SU deployment, * on each message processing, the JBI listener is set on the POJO. If several processing are concurrent, the JBI listener is changed, and strange problems can occur. The JBI listener must be set as parameter on POJO methods called to process messages. |
The concurrent processing of a service provider is not stable. It is due to the actual POJO design that is not stateless:
* only one instance of POJO is loaded on SU deployment, * on each message processing, the JBI listener is set on the POJO. If several processing are concurrent, the JBI listener is changed, and strange problems can occur. The JBI listener must be set as parameter on POJO methods called to process messages. *SU developped with previous versions of the SE POJO will not be compatible with the new one.* |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Summary | Concurrent processing of a service provider is not stable | Concurrent processings of a service provider are not stable |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.5.0 [ 10695 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.6.0 [ 10829 ] | |
| Fix Version/s | 2.5.0 [ 10695 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.5.0 [ 10695 ] |