Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) project_key: SOA Programmer's Guide Chapter 12 discusses issues regarding custom action development. It should be highlighted that a single action instance is shared between threads during parallel message processing and it has to be taken into consideration. Moreover earlier in the documentation there is a paragraph - Using a list of method names in a single <action> element has some advantages over the use of successive <action> elements. This is because the action class is instantiated once and methods will be invoked on the same instance of that class. This reduces the overhead and means that "state" information can be kept in the instance objects. - This text is very misleading. I suggest expanding this chapter into something Like Best practices of custom action development.
Link: Added: This issue is a dependency of SOA-1533
This is a candidate for SOA 5.1.0
This is a blocker for SOA 5.1.0. Kevin will provide input and then hand over to ECS.
Writer: Added: Darrin
Link: Added: This issue depends JBESB-3576
Link: Added: This issue depends JBESB-3577
Updated ESB docs describing actions
David can you get these changes merged in and staged today please
Release Notes Docs Status: Added: Not Required Writer: Removed: Darrin Added: dlesage
Release Notes Text: Added: Changes merged into product documentation.