We're installing a fresh environment on RedHat 6.3 with TS/LS 7.3.2 and WebSphere 8.5. Support gave us the green light on all the versions mentioned above.
We're running into an issue when trying to configure LSCS for WebSphere. When following the following configuration steps from the installation guide, we're running into an error. On step 8 after we select the lscs.war file and click Next, we receive the error in the attached word document. We do not have any problem when choosing the lscs-static.war file that we created in the same manner.
Deploy LSCS and LSCS-static applications
1. Start the WebSphere Administration Server.
2. Ensure the WebSphere server is started in running mode by typing the following URLs in a Web browser: http://machine-name:websphere-server-port/console where, machine-name is the name of the machine with the runtime side installation. You can use localhost instead of machine-name. websphere-server-port is the port on which your WebSphere server is running. For example, http://localhost:9043/ibm/console.
3. Type the user name and the password in the login dialog box. (You specified this user name and password during the installation process).
4. Click the + (plus) sign next to the Applications link. Then click Install new Application.
5. Click the browse button. Navigate to lscs-home\runtime\webapps\ lscs and select lscs.war file.
6. Enter lscs as the Context Root, then click Next.
7. Enter lscs as the Application Name, then click Next.
8. Select the lscs war check box, click Next, then click Finish.
9. Click Save to save the changes.
10. Click the Enterprise Applications link under Applications. Select the LSCS application check box.
11. Click Start to start the LSCS application.
12. Follow Step 4 to Step 11 to install the lscs-static application, using lscs-static instead of lscs, and selecting the lscs-home\install\ websphere\webapps\lscs-static\lscs-static.ear file in Step 5.
13. Restart the WebSphere Application Server.
Has anyone else installed and configured against WAS 8.5 and run into this issue? Any guidance would be appreciated.
Thanks!