You can change the action handlers that are contained in
a code module.
Procedure
To change an action handler that is implemented in a
code module:
- Checking out a document. Check out the code module document.
- Make your changes:
- Modify the Java™ action
handler source.
- Compile the source.
- If necessary, package the action handler into a JAR
file.
- Implement your changes:
- Checking in or saving a document. Check in the document with the appropriate MIME type set for the code module content
element. For information about the required MIME types, see Managing code modules.
- Updating some actions to use a changed module handler. Update your actions to use the latest version
of the code module.