Deploy your client to a runtime environment by defining
a server and then using the client-specific deployment mechanism.
About this task
To deploy your generated client to a test environment, follow
these instructions.
Procedure
- Click the Server tab in the properties
view.
If this is not open yet, then click .
- Right-click the server that you intend to deploy your client
to and select Add and Remove Projects from
the list.
- In the Add and Remove Projects window,
select the generated Client EAR project that you created, and click Add.
- Click Finish.
- Invoke the client.
You can start the client
in either of the following ways:
- With an external browser:
- If the security is disabled, go to:
http://localhost:9080/webProjectName (the
hostname and port number might vary depending on your server configuration).
- If the security is enabled, go to
https://localhost:9443/webProjectName.
- Using IBM® Integration
Designer:
- Change to the Web perspective
- Open the folder with the name of your web project, and then open
the folder WebContent.
- Right-click Index.jsp, and select
A browser window opens.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15