|
PowerFolder 工作流服务器版本0.5 试驾之旅(4)(2) 'run_with_tomcat.bat'. 启动PowerFolder服务器。如果你在安装时配置了环境变量Java_HOME,只要在资源 管理中双击run_with_tomcat.bat。否则的话,打开一个命令控制台,设计环境变量 Java_HOME到Java安装的根目录。要启动PowerFolder服务器,移动到安装目录,到 jboss子目录,到bin 子目录,运行程序run_with_tomcat.bat。 - Logging into the PowerFolder Console. Open a web browser and go to the address 'http://localhost:8080/powerfolder/login'. Enter 'admin' for the user name and passWord, then press 'Login'. 登录进入PowerFolder控制台:打开一个浏览器,到地址 'http://localhost:8080/powerfolder/login',输入admin作为用户名和口令,按下 Login按钮。 - Undeploying scripts and web pages. To undeploy scripts, from the PowerFolder Console open 'Administer' then open 'Scripts'. Check the boxes next to the scripts you want to undeploy under the section 'Deployed Scripts' then click 'Remove Checked Scripts'. To undeploy web pages, from the PowerFolder Console open 'Administer' then open 'Web Pages'. Check the boxes next to the web pages you want to undeploy under the section 'Deployed Web Pages' then click 'Remove Checked Web Pages'. 卸载所有脚本和页面。为了卸载脚本,从PowerFolder控制台打开Administer,然后 打开Scripts.在'Deployed Scripts'部分,选中你想卸载的脚本前面的选择框,然后单 击'Remove Checked Scripts'。为了卸载页面,从PowerFolder控制台打开 Administer,接着打开Web Pages。在Deployed Web Pages部分选中你要卸在的页面, 然后单击'Remove Checked Web Pages'。 - Deploying scripts and web pages. To deploy scripts, from the PowerFolder Console open 'Administer' then open 'Scripts'. Check the boxes next to the scripts you want to deploy under the section 'Available Scripts' then click 'Deploy Checked Scripts'. - To deploy web pages, from the PowerFolder Console open 'Administer' then open 'Web Pages'.
|