Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

WebSphere Liberty 22.0.0.12 Installation

Follow the below instruction for the Installation of WebShpere Liberty 22.0.0.12:

  1. Pull the WebSphere Liberty 22.0.0.12 from the ibmcom/websphere-liberty:22.0.0.12-full-java11-openj9-ubi-amd64
  2. The WebSphere liberty consist of relevant JDK version.
  3. Add <application context-root=" CONTEXT_ROOT" type="ear" id="CONTEXT_ROOT" location="CONTEXT_ROOT.ear" name="CONTEXT_ROOT"/>' to your server.xml
  4. Copy the server.xml to /opt/ibm/wlp/usr/servers/defaultServer/
  5. Place ojdbc8.jar file in the TeamConnect War file by using Total Commander and then place the TeamConnect application WAR file in the \usr\servers\TeamConnect\dropins folder.
  6. Copy the .ear file to /opt/ibm/wlp/usr/servers/defaultServer/apps/
  7. The user can also place ojdbc8.jar/sqljdbc4.jar /opt/ibm/wlp/usr/servers/defaultServer/apps/expanded/CONTEXT_ROOT.ear/CONTEXT_ROOT.war/WEB-INF/lib
  8. Start the TeamConnect.
  9. Check the console logs and if it states the TeamConnect is started then open the browser http://localhost:9080/context_root/standardLogin (where 9080 is an APP_PORT you can use one you preferred).
  10. If there are any errors, please check the logs that are captured in the WLP TeamConnect logs.
  • Was this article helpful?