Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | |
| Assignee | Nicolas Oddoux [ noddoux ] | Christophe DENEUX [ cdeneux ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 4.0.8 [ 10263 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 4.1 [ 10186 ] | |
| Fix Version/s | 4.1_4.0 [ 10269 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

As
PETALSSAMPCLIENT-1, the problem is due to the usage of the API ComponentContext.getEndpoint(ServiceName, EndpointName) where the returned value is not checked. The returne value null should throw an error instead of to be set in the MessageExchange that will force the Petals router to find an endpoint satisfaying only interface name and service name.PETALSSAMPCLIENT-1, the problem is due to the usage of the API ComponentContext.getEndpoint(ServiceName, EndpointName) where the returned value is not checked. The returne value null should throw an error instead of to be set in the MessageExchange that will force the Petals router to find an endpoint satisfaying only interface name and service name.