Use this task to configure the deployment attributes for a sender bean.
Why and when to perform this task
You can specify deployment attributes on each EJB method.
Changes to the deployment attributes override the values defined when the sender bean was developed and deployment code was generated for the application.
Note: After deployment code has been generated for an application, the deployable archive is renamed with the prefix Deployed_ . Any subsequent changes to the archive from within the Application Assembly Tool are applied to the version of the archive that existed prior to code generation. To see changes reflected in your application, you must regenerate deployment code and re-install the deployable archive.
To change the deployment attributes for a sender bean, you can use the Application Assembly Tool to complete the following steps:
Steps for this task
For more information about the deployment attributes for sender beans, see Extended messaging assembly properties for enterprise beans.