<div id="header-title" style="padding: 10px 15px; border-width:1px; border-style:solid; border-color:#FFD28C; background-image: url(<nop>https://jazz.net/wiki/pub/Deployment/WebPreferences/TLASE.jpg); background-size: cover; font-size:120%"> ---+!! Deploying web applications on one server by using the clm_deploy.py script %DKGRAY% Authors: Main.MichaelAfshar<br> Build basis: The Rational solution for Collaborative Lifecycle Management (CLM) 4.0 and later, up to and including ELM 7.0.2. %ENDCOLOR%</div></sticky> <!-- Page contents top of page on right hand side in box --> <sticky><div style="float:right; border-width:1px; border-style:solid; border-color:#DFDFDF; background-color:#F6F6F6; margin:0 0 15px 15px; padding: 0 15px 0 15px;"> %TOC{title="Page contents"}% </div></sticky> <sticky><div style="margin:15px;"></sticky> <br> =Note: Support removed for IBM !WebSphere Application Server (Traditional WAS) starting with ELM version 7.0.3. Use !WebSphere Liberty, either embedded and installed with ELM applications, or separately installed= <br><br> This Jython script deploys CLM web applications on a single !WebSphere Application Server. ---++Before you begin Ensure !WebSphere Application Server and Jazz Team Server and CLM web applications are installed prior to running =clm_deploy.py=. ---++About this task The clm_deploy.py Jython script performs the following tasks: * Installs the following CLM applications, if available in the webapps directory, in a single !WebSphere Application Server: * jts.war * ccm.war * qm.war * rm.war * admin.war * converter.war * clmhelp.war <sticky><div style="border-width:1px; border-style:solid; border-color:#FFEAA0; background-color:#FFFFE1; margin:0 0 15px 15px; padding: 0 15px 0 15px;"> *Note:* The web archive applications must have a .war extension. </div></sticky> ---++Procedure 1. To deploy web applications, open a command window and change the directory to =WASInstallDir/AppServer/profiles/profile_name/bin=. If you have more than one profile under the profiles directory, select the profile that you want to be used for the CLM installation. 1. Run the following command substituting _WAS_username_ with the !WebSphere Application Server admin username, _WAS_password_ with the admin user password, path to the script with the location of the script, for example, =C:/JazzTeamServer/server/was/clm_deploy.py= (notice the forward slash on Windows platform), _nodeName_ with the !WebSphere Application Server node name, _serverName_ with the !WebSphere Application Server server name, and =JazzInstallDir/server/tomcat/webapps= with the path to the CLM application war files. To avoid problems, do not use spaces in the path. You can use double quotation marks for paths with spaces. <sticky><div style="border-width:1px; border-style:solid; border-color:#FFEAA0; background-color:#FFFFE1; margin:0 0 15px 15px; padding: 0 15px 0 15px;"> *Remember:* If you used IBM Installation Manager to install the CLM applications and during the installation cleared the check box for *Install Tomcat 7 with JTS web application*, by default, the web application files (.war) are copied into the =JazzInstallDir/server/webapps= directory. If during installation you selected *Install Tomcat 7 with JTS web application*, the web application files (.war) are copied into the =JazzInstallDir/server/tomcat/webapps= directory. </div></sticky> UNIX <verbatim> ./wsadmin.sh -language jython -user WAS_username -password WAS_password -f path to the script/clm_deploy.py nodeName serverName JazzInstallDir/server/tomcat/webapps/ </verbatim> Windows <sticky><div style="border-width:1px; border-style:solid; border-color:#FFEAA0; background-color:#FFFFE1; margin:0 0 15px 15px; padding: 0 15px 0 15px;"> *Note:* You must use forward slashes for the path to the webapps directory. For example, C:/Progra~1/IBM/JazzTeamServer/server/tomcat/webapps/ </div></sticky> <verbatim> wsadmin.bat -language jython -user WAS_username -password WAS_password -f path to the script/clm_deploy.py nodeName serverName JazzInstallDir/server/tomcat/webapps/ </verbatim> After deploying the applications, log in to the !WebSphere Integration Solutions Console to start the applications. ---+++++!! Related topics: [[DeploymentWebHome][Deployment web home]], [[DeploymentWebHome][Deployment web home]] ---+++++!! External links: * [[https://www.ibm.com][IBM]] ---+++++!! Additional contributors: Main.TWikiUser, Main.TWikiUser <sticky></div></sticky>
This topic: Deployment
>
WebHome
>
DeploymentInstallingUpgradingAndMigrating
>
AutomatedScriptsForDeployingCLMOnWAS
>
DeployWASJython
History: r2 - 2024-01-05 - 15:36:55 -
DineshKumar
Copyright © by IBM and non-IBM contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our
Terms of Use.
Please read the following
disclaimer
.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more
here
.