windowsXP下myeclipse9+oracle10g+weblogic8.16搭建_第1页
免费预览已结束,剩余3页可下载查看

下载本文档

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

文档简介

1、windowsxp下myeclipse9+oracle10g+weblogic8.16搭建最终搞定了,公司要求搭建这个开发环境,断断续续的看资料自己讨论,最终搭建完成了。之前向来用eclipse和netbeans,数据库用mysql,应用服务器用glassfish。所以等于是摸着石头过河。安装了完整版的oracle10g,因为没有挑选安装的时候创建数据库,所以安装完毕之后,控制面板 管理工具- 服务,一看没有oracle打头的服务,有一个打头的还是office。然后网上找缘由,无数人说要重装。虽说不是自己的电脑,但是也不能这么祸患啊,老卸载重装,硬盘受不了啊,而且我装得当心翼翼的,一路每一步都

2、查询过。包括浮现了预先校验的时候有未执行的状况。是因为ip地址是路由分配的,oracle这儿通不过。新建了一个本地衔接2指定ip骗过了oracle。说的远了,刚才说自己安装完了oracle。(在sql plus中登录测试安装胜利)顿时茫然了,不知道该干嘛。通过自带的dbca创建数据库。然后通过oracle提供的企业管理器(url地址)管理数据库。在拜访数据库之前,先设置oracle服务器端的监听服务,在oracle自带的netmanager中监听程序中设置。然后在客户端的本地服务设置(必需跟服务器端监听程序保持全都)。ok这会儿就可以在企业管理器中管理数据库了,也可以用pl/sql 衔接ora

3、cle,然后就是授权,见表,sql脚本等等. 安装weblogic8.16 server,没装platfo。一路安装。安装完成后,这时候安装名目下没有user project。weblogic控制台url地址是localhost:7001/console这一点跟glassfish不一样(localhost:4848)默认的登录取户名跟密码是weblogic/weblogic1.安装weblogic8.12.创建一个user projectstep1: start- programs- bea weblogic platform8.1- configuration wizardstep2: cr

4、eate a new weblogic configuration- select a configuration template(挑选bea下面的basic weblogic server domain), 点击nt.step3: choose express or custom configuration(select express), 点击next.step4: configuration adminisative username and password, 自己填写()点击next.step5: configure server start mode(development mo

5、de) and java sdk(其次个)(jdk1.4 weblogic8只支持这个版本的jdk), 点击next.step6: create weblogic configuration(输入configuration name), 点击create。至此完成了创建一个user project的工作。然后就可以在myeclipse中配置weblogic服务器了。windows-preferees-myeclipse-server中weblogic8.x。注重挑选。然后bea名目设置为weblogic安装的bea名目。然后domainroot设置为user project下得domain名目

6、下自己定义的domain名目。然后就是设置jdk,特殊注重这儿的jdk默认应当是6.0或者别的。必需指定为与新建域时候的jdk版本全都,也就是add名目指向weblogic自带的jdk1.4的名目,然后完成,这时候,环境基本搭建完成了。在myeclipse中点击启动weblogic,控制台输出 2011-11-9 下午07时04分57秒 cst info weblogicserver bea-000377 starting weblogic server with java hotspot(tm) client vm version 1.4.2_11-b06 from sun microsys

7、tems inc. 2011-11-9 下午07时04分58秒 cst info configuration management bea-150016 this server is being start as the administration server. 2011-11-9 下午07时04分58秒 cst info management bea-141107 version: weblogic server 8.1 sp6 wed jun 21 08:18:55 pdt 2006 781680 weblogic xmlx mole 8.1 sp6 wed jun 21 08:18:

8、55 pdt 2006 781680 2011-11-9 下午07时04分58秒 cst notice management bea-140005 loading domain configuration from configuration repository at d:programfilesbeauser_projectsdomainsmydomainconfig.xml. 2011-11-9 下午07时05分00秒 cst notice log management bea-170019 the server log d:programfilesbeauser_projectsdom

9、ainsmydomainmyservermyserver.log is opened. all server se log events will be written to this file. 2011-11-9 下午07时05分01秒 cst notice security bea-090082 security initializing using security realm myrealm. 2011-11-9 下午07时05分01秒 cst notice weblogicserver bea-000327 starting weblogic admin server "

10、myserver" for domain "mydomain" 2011-11-9 下午07时05分05秒 cst warning http bea-101248 appliion: 'd:programfilesbeauser_projectsdomainsmydomainapplications', module: 'hello': deployment descriptor "web.xml" is malformed. check against the dtd: org.xml.sax.saxparse

11、exception: cvc-elt.1: cannot the declaration of element 'web-app'. (line 6, umn 54). 2011-11-9 下午07时05分09秒 cst notice weblogicserver bea-000331 started weblogic admin server "myserver" for domain "mydomain" running in development mode 2011-11-9 下午07时05分09秒 cst notice webl

12、ogicserver bea-000360 server started in running mode 2011-11-9 下午07时05分09秒 cst notice weblogicserver bea-000355 thread "listenthread.default" listening on port 7001, ip aress *.* 解释正常启动。登录localhost:7001/console显示控制台界面。接下来实验下将web应用发布到weblogic。做个最容易的helloworld实验。新建web project起名helloworldwebroot(这也是myeclipse的特点之一)右键新建jsp,点击helloworld,单击鼠标右键,挑选“myeclipseadd and remove project deployments”菜单,弹出project deployments对话框,在project组合框中挑选helloworld,单击add,在server组合框中挑选weblogic 8,点击完成按钮回到project deployments对话框,这时服务器信息就会显示在deployments列表中,点击确定按钮关闭对话框。(6)点击工具栏上的run/stop

温馨提示

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

评论

0/150

提交评论