Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 编程语言 > Java > PRPC Installation Guide
【标  题】:PRPC Installation Guide
【关键字】:PRPC,Installation,Guide
【来  源】:http://www.blogjava.net/bao1018/archive/2006/08/24/65588.html

PRPC Installation Guide

Your Ad Here

今天装了PRPC(PegaSystem)用于以后BPM工作流的开发,配置比较复杂,国内也没有相关材料,拿出来共享一下,呵呵!
自己写的安装流程如下
Environment Requied:

JDK, Tomcate, JDBC Driver, SQL Server2000. (For example: jdk1.5.0_04, Apache Tomcat 5.0.28)

?

?????? 1) ?Set Class Path:

a)?????? CATALINA_HOME

????? Path :-< Tomcat’s location>

(e.g.: - C:\Program Files\Apache Software Foundation\Tomcat 5.0)

b)????? JAVA_HOME
?? Path :-< Java location>

(e.g.: - C:\Program Files\Java\jdk1.5.0_04)

c)????? JAVA_OPTS

????? Path :- -Xms256m -Xmx768m

2)????? Deploy Application:

a)?????? Copy file “prweb.war” which is located “PegaV4Installation\PRPC INSTALL\PRPC_v0402_SP4_Software\PegaRULES\archivesNoApp” to “<CATALINA_HOME>\webapps”.

b)????? Restart Tomcat. If there is a new folder “prweb” in “<CATALINA_HOME>\webapps”, you are successful.

3)????? Upload Application Files:

a)?????? Start Tomcat, Open the URL: http://localhost:8080/manager/html/, Click “/prweb” link which is in Applications Path.

b)????? Click hyperlink “Upload Application Files”, open a new page “PegaRULES Upload Manager”, Upload the file “PRPCV4.jar” which is localed “PegaV4Installation\PRPC INSTALL\PRPC_v0402_SP4_Software\PegaRULES\applicationJar\”.

4)????? Create a Connection of Database:

a)?????? Create a new registration of database server(IP:10.225.69.248) in SQL Server Enterprise Manager.

b)????? Import the DDL code which is in “PegaV4Installation\PRPC INSTALL\PRPC_v0402_SP4_Software\schema\DDL\mssql\mssql_install0402.sql” to SQL Server Query Analyzer Editor and execute it, it will create several PRPC table in SQL Server.

c)????? Copy the three JDBC driver file msbasse.jar, mssqlserver.jar, msutil.jar to “<CATALINA_HOME>\common\lib”.

d)????? Restart Tomcat.

5)????? Load PegaRULES Application Instances:

a)?????? Open URL http://localhost:8080/prweb/admin/FirstSteps.html, Click hyperlink “Load PegaRULES Application Instances”.

b)????? In the new page, set “Database Driver” as “MS SQL Server”, set “URL or DSN” as “jdbc:microsoft:sqlserver://10.225.69.248:1433;SelectMethod=cursor;SendStringParametersAsUnicode=false”, input Username and password and then submit. The installation is achieved until the progress complete

6)????? Connect to PegaRULES:

a)?????? In previous page, Click “Connect to PegaRULES” or open URL http://localhost:8080/prweb/PRServlet, it will show a PegaRULES’s entry page, login with username:administrator@pega.com & password:install.

b)????? After that the PRPC will demand you to install some program, Please click ‘yes’ to install all

c)????? The installation is OK.

敏捷开发与极限编程的简介:【上一篇】
项目实施总结:【下一篇】
【相关文章】
  • JDK1.4 & GCC2.95 install guide --
  • JDK1.4 & GCC2.95 install guide
  • Ajax4jsf User Guide 中文翻译 -- 在JSF中使用AJAX
  • SUSE ATI OpenGL Video Driver Installation
  • The JBoss 4 Application Server Guide (中文翻译)
  • 翻译1:Testing Guide 测试指南
  • Prefactoring——Guidelines
  • Bayweb - A Beginner's Guide to SVGAlib by Jay Link
  • A Beginner's Guide to Pointers
  • Perl Language Reference Guide
  • 【随机文章】
  • Redhat LinuxFedora Core4发布了
  • Xfire and JSR 181 Annotations
  • 在Oracle8i中使用bitand
  • C++ 基类和派生类
  • u-boot在s3c2410开发板上移植(NAND Flash Boot)过程
  • 硬盘技术解析
  • 谈一谈软件开发工具的选择
  • 电子物流的发展
  • Java线程之线程优先级
  • 动态DNS介绍
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.