InterviewSolution
Saved Bookmarks
| 1. |
What Can Be Scenario Where We Have Two Service Binding In One Composite ? |
|
Answer» When a composite can be INITIATED either by direct call or by consuming the same MESSAGE from JMS QUEUE, in this scenario we have two entry point for same composite. When a composite can be initiated either by direct call or by consuming the same message from JMS queue, in this scenario we have two entry point for same composite. |
|