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.
You can configure the deployment attributes of an application by using the Deployment Descriptor Editor of WebSphere Studio Application Developer or the Assembly Toolkit.
This task description assumes that you have an EAR file for an application component, that can be deployed in WebSphere Application Server. For more details about using the Assembly Toolkit, see Assembling applications with the Assembly Toolkit.
To change the deployment attributes for a sender bean, you can use the Assembly Toolkit to complete the following steps:
Steps for this task
Important: Use Run On Server for unit testing only. Assembly Server Toolkit controls the WebSphere Application Server installation and, when an application is published remotely, the Toolkit overwrites the server configuration file for that server. Do not use on production servers.