Deploy Tibco General Interface(GI) Application With Tomcat

    Before deploy the TIBCO GI application on tomat, you must make sure that your tomcat have be installed on your computer! Then i will give you the tutorial step by step;
    Step 1: Select Deployment Utility from the Project menu.You shold see the deployment utility dialog appears;
                               
  
    Step 2:Create a new folder in  ROOT where location in the Tomcat.Now i will make its name GI
    Step 3:Type in a name for the file index.jsp and click Save button.
    Step 4: Click on the Create button in the Deployment Utility to Generate the HTML file containing the application
    Step 5: Open the file index.jsp in a text editor,Note that it's a small HTML file with script that contains a relative reference to the application in the GI Workspace as below
    
  1. <script type ="text/javascript" src="../tibco/gi/jsx/js/jsx30.js"
  2. jsxapppath="..TibcoGI/JSXAPPS/Contact/Login"></script>
Then we will change the script to below:
 
 
  1. <script type ="text/javascript" src="jsx/js/jsx30.js"
  2. jsxapppath="JSXAPPS/Contact/Login"></script>
    Step 6:Now assemble other compontents of the application into this newly folder(.../ROOT/GI)
            a:Copy the JSX folder form the GI installation folder into this new folder
            b:Copy logger.xml from GI installation folder into this folder
            c:Copy JSXAPPS folder form GI Workspace into this folder.Note:Delete the application that you don't need such as sample application.
    Step 7:Run the tomcat and type the http://localhost:8080 to the Browser address bar to make sure the tomcat running.Then type the http://localhost:8080/GI/index.jsp! You will see the TIBCO GI application in your tomcat!
 
    
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值