Testing enterprise beans in the universal test client
The server tools provide you with a Web-based Universal Test Client where you can test your enterprise beans and Java classes.
To use the Universal Test Client:
- Create a WebSphere server.
- Add a project to the server.
- To ensure that the server is enabled to use the Universal Test Client:
- In the Servers view, double-click your server. The server editor opens.
- For WebSphere Application Server v6.0: Select the Overview tab and expand the Server section.
- For WebSphere Application Server v5.x: Select the Configuration tab and expand the Server Configuration section.
- Select the Enable universal test client check box.
- Close the editor and save your changes.
- Start a server.
- To start the Universal Test Client:
- In the Navigator view, right-click on an enterprise bean resource or an independent or stand-alone Java class.
- Select Run > Run on Server. The Bean page of the Universal Test Client opens in the Web Browser.
- Use the Universal Test Client to perform one or more of the following tasks:
- Finding an enterprise bean or class
- Calling a method
- Removing an enterprise bean or class
- Viewing fields
- Filtering the methods displayed
- Changing the property settings
- When you have finished using the Universal Test Client, close it.
Parent topic
Configuring WebSphere Application Server v6.x