|
|
|||||
|---|---|---|---|---|---|
|
HOW TO: Deploy StrongKey WAR (TEST Environment) |
|||||
|
|
|||||
|
This step assumes that you have successfully installed the JDK5, SJSAS, JWSDP, MySQL, configured the JDBC driver, created the StrongKey schema in MySQL, and deployed the StrongKey EAR file. If not, please finish that before continuing with this step. It also assumes that you have downloaded the StrongKey distribution and extracted it into a directory called /usr/tmp. If you have extracted the distribution in a different directory, substitute that directory for /usr/tmp. |
|||||
|
|
|
|
|
||
|
|
1. |
Using a browser, log into the Admin Server console using the Admin ID and password you chose during installation. |
|||
|
|
|
|
If your ID and password were correct, you will see the Application Server's administrative interface. |
||
|
|
2. |
Click on Applications and then Web Applications in the left-hand pane of the Admin Server. If the Web Applications item is already visible on the menu, then just click on it. |
|||
|
|
|
|
You should see a form for Web Applications, with a Deploy... button. |
||
|
|
3. |
Click on the Deploy... button. |
|||
|
|
|
|
You should see a Deploy Web Module form. |
||
|
|
4. |
Either type in /usr/tmp/symkey/strongkeygui.war in the File To Upload field, or click on the Browse.. button and navigate to this file and select it. |
|||
|
|
5. |
Click on the Next button at the top to continue. |
|||
|
|
|
|
You should see a more detailed form. |
||
|
|
|
|
Ensure that the Application Name field says strongkeygui |
||
|
|
|
|
Ensure that the Context Root field says /strongkeygui |
||
|
|
|
|
Ensure that the Virtual Servers field says server |
||
|
|
|
|
Ensure that the Status field is checked to indicate Enabled |
||
|
|
|
|
Ensure that the Precompile field is checked to indicate JSPs |
||
|
|
6. |
Click on OK to continue. |
|||
|
|
|
|
After a few minutes – exactly how long it takes will depend on the capability of the machine on which you are deploying the application – you will see the Web Applications form showing the strongkeygui application, and the Enabled column will state true. |
||
|
|
7. |
You have successfully deployed the StrongKey WAR. |
|||
|
|
|
|
|
|
|