Jbuilder9+Weblogic8.1安装配置

http://tech.ddvip.com   2006年11月25日    社区交流

本文详细介绍Jbuilder9+Weblogic8.1安装配置

  图七

  接下来到"Custom"子页,"BEA home directory:"设为d:/ bea ;" JDK installation directory:"设为d:/bea/jdk141_02 ,"Domain directory:"设为d:/bea/user_projects/mydomain,在"User name:","Possowrd:"中填入安装WebLogic时的用户名和密码,将"Listen address:"改为"localhost",不选"Add an Admin Console item to the tools menu"和"Add a Configuration Wizard item to the tools menu",完成后点击"OK"。

  

  图八

  接下来在菜单栏点击"Project/Default Project Properties…"à弹出"Default Project Properties"窗口,在"Server" 子页中选中"Single server for all services in project",然后在其下面的下拉框中选择"Weblogic Application Server 8.x",点击"OK"确定。

  

  图九

  Ⅳ. 在Weblogic 8.1中配置JDBC

  JDBC的连接有两种,一种是直接连接,另一种是池连接。这里介绍的是通过配置连接池(Connection Pool)和数据源(DataSource)来实现池连接。

  首先,点击"开始/程序/BEA WebLogic Platform 8.1/User Projects/mydomain/Start Server",启动WebLogic server8.1, 接着在IE的地址栏输入http://localhost:7001/console,回车,出现Weblogic Server登录页面,输入Username:和Password,点击Sign In登录。

责编:豆豆技术应用

正在加载评论...