WebSphere Application Server Community Edition V1 系统管理——第 2 部分:配置数据库
2010-01-18 00:00:00 来源:WEB开发网Microsoft SQL 2000 服务器:作为 Apache Geronimo 的一种增值,Community Edition 提供了用于 Microsoft SQL 2000 服务器的 WebSphere 嵌入式 Tranql 资源适配器,它为您处理 Driver 和 ConnectionURL 信息,所以您只需要指定 ServerName 和 DatabaseName(清单 7)。如果您的 SQL Server 在不同于缺省端口 (1433) 的其他端口上运行,则可以在 DatabaseName 元素之后指定 PortNumber 属性。有关资源适配器的详细信息,请参见 tranql-connector-websphere-embed-local-1.0.rar 和 tranql-connector-websphere-embed-xa-1.0.rar 文件中的 ra.xml 文件。
清单 7:EMPdemo Microsoft SQL 数据库资源适配器配置...
<config-property-setting name="UserName">wasce</config-property-setting>
<config-property-setting name="Password">password</config-property-setting>
<config-property-setting name="ServerName">servername.ibm.com</config-property-setting>
<config-property-setting name="DatabaseName">wascedb</config-property-setting>
...
部署和修改数据库池
部署数据库池:您已经了解了如何制定数据库部署计划,以及对于不同的数据库服务器应该使用什么资源适配器。现在,我们来演练如何在 Community Edition 服务器上使用 bin 目录中的部署工具来部署数据库池(清单 8)。
清单 8:部署 EMPdemo Cloudscape 数据源
deploy.[bat|sh] --user system --password manager deploy ..\repository\tranql\rars\
tranql-connector-derby-embed-xa-1.0.rar Cloudscape-db-plan.xml
Tags:WebSphere Application Server
编辑录入:爽爽 [复制链接] [打 印]- ››WebSphere Application Server 7.0 XML Feature P...
- ››WebSphere 反向投资者: 解决 WebSphere Applicati...
- ››WebSphere sMash 的创新应用,第 2 部分: 借助包装...
- ››Websphere MQ v6集群的负载均衡新功能
- ››WebSphere Process Server V6.0.2 集群,第 2 部分...
- ››WebSphere Process Server V6.0.2 集群,第 1 部分...
- ››WebSphere MQ性能调优浅谈
- ››WebSphere配置资源库管理
- ››WebSphere中的SSL/TLS:用法、配置和性能
- ››websphere ejb远程/本地调用总结
- ››WebSphere Application Server对SIP的支持
- ››WebSphere Process Server V6 体系结构概述
更多精彩
赞助商链接