MyEclipse配置webLogic详解.doc_第1页
MyEclipse配置webLogic详解.doc_第2页
MyEclipse配置webLogic详解.doc_第3页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

在MyEclipse中配置webLogic服务器1、配置MyEclipse的WebLogic服务器 (1)点击WebLogic 8,选中右边的Enable单选按钮,启用WebLogic服务器同时下面的配置如下: (1)BEA home directory:D:BEA。假定WebLogic安装在D:BEA文件夹中。 (2)WebLogic installation directory:D:BEAweblogic81。 (3)Admin username:user。 (4)Admin password:12345678。 (5)Execution domain root:D:BEAuser_projectsdev。 (6)Execution domain name:dev。 (7)Execution server name:admin。 (8)Hostname:PortNumber:localhost:7001。 (9)Security policy file:D:BEAweblogic81serverlibweblogic.policy。 (10)JAAS login configuration file:省略。 (2)接着展开WebLogic 8结点,点击JDK在右边的WLS JDK name处选择WebLogic 8的默认JDK。这里组合框中缺省为j2re1.4.2_03,即之前单独安装的jre。单击Add按钮,弹出WebLogic Add JVM对话框,在JRE名称处随便输入一个名字,如jre1.4.1_02。然后在JRE主目录处选择WebLogic安装文件夹中的JDK文件夹,如D:BEAjdk141_02,程序会自动填充Javadoc URL文本框和JRE系统库列表框。单击确定按钮关闭对话框。这时候就可以在WLS JDK name组合框中选择jre1.4.1_02了。之后还要在下面的Optional Java VM arguments,如-ms64m -mx64m -Djava.library.path=D:/BEA/weblogic81/server/bin -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false (3)最后点击Paths在右边的Prepend to classpath列表框中,通过Add JAR/ZIP按钮,加入D:BEAweblogic81serverlibweblogic.jar、D:BEAweblogic81serverlibwebservices.jar。如果用到数据库,还需把数据库的驱动类库加进来,这里我们用WebLogic自带的SQL Server数据库驱动库D:BEAweblogic81serverlibmssqlserver4v65.jar。 PropertyDefault ValueRequired DescriptionPrepend to classpathNoBrowse to and select the JAR and ZIP archives and the class directories you wish to have added to the beginning of the server connector JVMs classpath. Additions will be loaded by the Java VM before the web-server core classes.Append to classpathNoBrowse to and select the JAR and ZIP archives and the class directories you wish to have added to the end of the server connector JVMs classpath. Additions will be loaded by the Java VM after the web-server core classes.Append to library pathNoBrowse to and select the platform-specific native libraries to be appended to the java.library.path.(4) 至此,MyEclipse中WebLogic8的配置工作就算完成了。2、在Eclipse中启动WebLogic下面可以看看在Eclipse中能否启动WebLogic了?自从安装了MyEclipse之后,Eclipse工具栏中就会有一个Run/Stop Servers下拉按钮。点击该按钮的下

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论