欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Apache Jetspeed 2
来自开放百科 - 灰狐
(版本间的差异)
第20行: | 第20行: | ||
==安装指南== | ==安装指南== | ||
− | + | 安装安装包 | |
+ | java -jar Jetspeed2.0-MultiDB-install.jar | ||
+ | or | ||
+ | java -jar Jetspeed2.0-derby-install.jar | ||
− | 配置数据库 | + | 配置数据库, 需要设置以下属性: |
− | + | * A Database type. Valid values [derby, mssql, mysql, oracle, hsql, postgres, sapdb] | |
+ | * A username | ||
+ | * A password | ||
+ | * A JDBC connection string | ||
+ | * A JDBC driver name | ||
+ | * The location of a valid JDBC driver. The installer will copy this to the installed location. | ||
+ | |||
+ | 启动 Jetspeed 2.0 | ||
+ | /usr/local/ApacheJetspeed2.0/bin/startup.sh | ||
+ | http://localhost:8080/jetspeed/portal | ||
+ | admin/admin | ||
+ | manager/manager | ||
+ | user/user | ||
==相关链接== | ==相关链接== | ||
*http://portals.apache.org/jetspeed-2/ | *http://portals.apache.org/jetspeed-2/ | ||
*下载 - http://download.huihoo.com/application/cms-portal/jetspeed-2/ | *下载 - http://download.huihoo.com/application/cms-portal/jetspeed-2/ |
2006年8月19日 (六) 01:33的版本
Jetspeed-2 is the next-generation enterprise portal at Apache.
支持以下数据库
- Derby
- HSQLDB - Hypersonic SQL
- MySQL
- Oracle
- PostgresSQL
- DB2
- Sybase
- SQL Server
支持以下应用服务器(需要Servlet 2.3 Engine)
- Tomcat 5.5.8 or higher
- Jetty
- Websphere
- Geronimo
- JBoss
安装指南
安装安装包
java -jar Jetspeed2.0-MultiDB-install.jar or java -jar Jetspeed2.0-derby-install.jar
配置数据库, 需要设置以下属性:
* A Database type. Valid values [derby, mssql, mysql, oracle, hsql, postgres, sapdb] * A username * A password * A JDBC connection string * A JDBC driver name * The location of a valid JDBC driver. The installer will copy this to the installed location.
启动 Jetspeed 2.0
/usr/local/ApacheJetspeed2.0/bin/startup.sh http://localhost:8080/jetspeed/portal admin/admin manager/manager user/user
相关链接
分享您的观点