linux環(huán)境下安裝、部署weblogic8.1.5.docx_第1頁
linux環(huán)境下安裝、部署weblogic8.1.5.docx_第2頁
linux環(huán)境下安裝、部署weblogic8.1.5.docx_第3頁
linux環(huán)境下安裝、部署weblogic8.1.5.docx_第4頁
linux環(huán)境下安裝、部署weblogic8.1.5.docx_第5頁
已閱讀5頁,還剩16頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認(rèn)領(lǐng)

文檔簡介

部署前準(zhǔn)備創(chuàng)建Weblogic用戶組groupadd weblogicuseradd g weblogic weblogicpasswd weblogic(修改weblogic用戶密碼)創(chuàng)建Weblogic部署目錄,修改目錄及安裝文件的權(quán)限mkdir /opt/middleware/weblogic815chown Rf weblogic:weblogic /opt/middleware/weblogic815chown weblogic:weblogic weblogic815_linux32.binchmod a+x weblogic815_linux32.bin用weblogic用戶登錄系統(tǒng)su - weblogic安裝Weblogic8.1.5執(zhí)行./ weblogic815_linux32.bin mode=console進入控制臺安裝的歡迎界面Extracting 0%.100%Unable to instantiate GUI, defaulting to console mode.Welcome:-This installer will guide you through the installation of WebLogic Platform 8.1 SP5. Type Next or enter to proceed to the next prompt. If you want to change data entered previously, type Previous. You may quit the installer at any time by typing Exit.Enter ExitNext鍵入Next繼續(xù)此時出現(xiàn)授權(quán)許可協(xié)議,讀完后鍵入1繼續(xù)BEA Systems License Agreement:-BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENTUSE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. (BEA) IS PROVIDED ONLY UNDER LICENSE FROM BEA. PLEASE READ THE FOLLOWING LICENSE CAREFULLY AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE BOX. CERTAIN CAPITALIZED TERMS ARE DEFINED IN SECTION 11. 1. LICENSE TERMS a. WebLogic SDK Use. The terms of this Section 1(a) are applicable to you if you have registered as a WebLogic SDK customer. Subject to the terms of this Agreement, BEA grants to you a non-exclusive, non-transferable, royalty-free license to use WebLogic SDK solely for Development Use and Scale-Limited Personal Use for the number of users and/or developers and the number of CPUs, Servers and/or at the Sites, as specified at the time of registration. Third party software products or modules supplied by BEA, if any, may be used solely with the Software. All rights not specifically granted to you herein are retained by BEA.b. WebLogic SDK Pro Use. The terms of this Section 1(b) are applicable to you if you have registered as a WebLogic SDK Pro customer. Subject to the terms of this Agreement, BEA grants to you a non-exclusive, non-transferable, Select Option: 1 - Yes, I agree with the terms of the license 2 - No, I do not agree with the terms of the license提示選擇一個BEA主目錄Choose BEA Home Directory:- BEA Home = /home/weblogic/beaInput new BEA Home OR ExitPreviousNext輸入:/opt/middleware/weblogic815/bea確認(rèn)BEA主目錄 *BEA home choice -1|Yes, Use this BEA home directory /opt/middleware/weblogic815/bea 2|No, return to BEA home directory selection輸入1繼續(xù)Choose Install Type:- -1|Complete |Install the complete BEA WebLogic Platform. 2|Custom Installation |Choose software components to install and perform optional configuration.Enter index number to select OR ExitPreviousNext 選擇安裝類型,鍵入1繼續(xù),完全安裝Choose Product Directory:- Product Installation Directory = /opt/middleware/weblogic815/bea/weblogic81Input new Product Installation Directory OR ExitPreviousNext選擇安裝路徑,默認(rèn),鍵入Next繼續(xù)Choose Product Directory:- -1|Yes, use this product directory |/opt/middleware/weblogic815/bea/weblogic81 2|No, select another product directoryEnter index number to select OR ExitPreviousNext確認(rèn)安裝路徑,鍵入1繼續(xù)Installing files.0% 25% 50% 75% 100%-|-|-|-*Installing JDK.0% 25% 50% 75% 100%-|-|-|-*Installation CompleteCongratulations! WebLogic Platform 8.1 SP5 has been successfully installed to /opt/middleware/weblogic815/bea/weblogic81.Press any key to continue OR Exit安裝完畢創(chuàng)建服務(wù)使用weblogic用戶登錄系統(tǒng)cd /opt/middleware/weblogic815/bea/weblogic81/common/bin./config.sh進入設(shè)置Unable to instantiate GUI, defaulting to console mode.Create or Extend a Configuration:-Choose between creating and extending a configuration. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or extend an existing configuration. -1|Create a new WebLogic configuration | Start here to create a WebLogic configuration in your projects |directory. 2|Extend an existing WebLogic configuration | Start here to extend an existing WebLogic configuration. Use this |option to add applications and services, including Database access (JDBC) |and Messaging (JMS). This option also enables you to extend functionality |by enabling WebLogic Workshop. Enter index number to select OR ExitNext創(chuàng)建一個新的weblogic配置,鍵入1繼續(xù)Select a Domain Template:-Please select a template from the list or select another directory of templates. * /opt/middleware/weblogic815/bea/weblogic81/common/templates/domains 1|Basic WebLogic Portal Domain 8.1.5.0 | BEA Systems, Inc. | Create a basic WebLogic Portal domain, without installing sample |applications. Domains created from this template will support the |WebLogic Server, WebLogic Workshop and WebLogic Portal runtime |functionality, including support for J2EE applications, Web applications, |Web Services, custom controls and portals. Use domains created from this |template for development of WebLogic Portal applications. 2|Avitek Medical Records Sample Domain 8.1.5.0 | BEA Systems, Inc. | Create the Avitek Medical Records domain in a directory outside of the |installed kit. The Avitek Medical Records is a WebLogic Server sample |application suite that concisely demonstrates all aspects of the J2EE |platform. 3|Basic WebLogic Integration Domain 8.1.5.0 | BEA Systems, Inc. | Create a basic WebLogic Integration domain, without installing sample |applications. Domains created from this template will support the |WebLogic Server, WebLogic Workshop and WebLogic Integration runtime |functionality, including support for J2EE applications, Web applications, Enter index number to select OR DownExitPreviousNext 選擇配置模板,由于沒有,鍵入Down繼續(xù)Select a Domain Template:-Please select a template from the list or select another directory of templates. |Web Services, custom controls and business processes. Use domains created |from this template for development of WebLogic Integration applications. -4|Basic WebLogic Server Domain 8.1.5.0 | BEA Systems, Inc. | Create a basic WebLogic Server domain without installing sample |applications. 5|WebLogic Server Examples Domain 8.1.5.0 | BEA Systems, Inc. | Create the WebLogic Server Examples domain in a directory outside of the |installed kit. The Examples domain contains a collection of examples to |show best practices for coding individual J2EE APIs. 6|Basic WebLogic Platform Domain 8.1.5.0 | BEA Systems, Inc. | Create a basic WebLogic Platform domain, without installing sample |applications. Domains created from this template will support the |WebLogic Server, WebLogic Workshop, WebLogic Integration and WebLogic |Portal runtime functionality, including support for J2EE applications, Web |applications, Web Services, custom controls, business processes and |portals. Use domains created from this template for development of |WebLogic Platform applications.Enter index number to select OR UpDownExitPreviousNext鍵入4繼續(xù)Choose Configuration Option:- *Do you want to run the wizard in express mode? -1|Yes 2|NoEnter index number to select OR ExitPreviousNext鍵入1繼續(xù)Configure Administrative Username and Password:-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers. | Name | Value | _|_|_| 1| *User name: | weblogic | 2| *User password: | | 3| *Confirm user password: | | 4| Description: | The default administration user |Select Option: 1 - Modify User name 2 - Modify User password 3 - Modify Confirm user password 4 - Modify Description Enter option number to select OR ExitPreviousNext修改密碼,鍵入2繼續(xù)Configure Administrative Username and Password:-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers. *User password: = Input new *User password: OR ExitResetAccept輸入密碼,鍵入回車確認(rèn)Configure Administrative Username and Password:-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers. | Name | Value | _|_|_| 1| *User name: | weblogic | 2| *User password: | * | 3| *Confirm user password: | | 4| Description: | The default administration user |Select Option: 1 - Modify User name 2 - Modify User password 3 - Modify Confirm user password 4 - Modify Description5 - Discard ChangesEnter option number to select OR ExitPreviousNext確認(rèn)密碼,長度最小8個字符,鍵入3繼續(xù)Configure Administrative Username and Password:-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers. *Confirm user password: = Input new *Confirm user password: OR ExitResetAccept確認(rèn)密碼,密碼必須與上次輸入一致,鍵入回車?yán)^續(xù)Configure Administrative Username and Password:-Create a user automatically assigned to the Administrative Role. This user is the default administrator used to start development mode servers. | Name | Value | _|_|_| 1| *User name: | weblogic | 2| *User password: | * | 3| *Confirm user password: | * | 4| Description: | The default administration user |Select Option: 1 - Modify User name 2 - Modify User password 3 - Modify Confirm user password 4 - Modify Description 5 - Discard ChangesEnter option number to select OR ExitPreviousNext 鍵入Next繼續(xù)Domain Mode Configuration:-Enable Development or Production Mode for this domain. -1|Development Mode 2|Production ModeEnter index number to select OR ExitPreviousNext選擇產(chǎn)品模式/開發(fā)模式。系統(tǒng)實施時應(yīng)選擇產(chǎn)品模式,鍵入2繼續(xù)Java SDK Selection:- -1|JRockit SDK 1.4.2_08-8150 |/opt/middleware/weblogic815/bea/jrockit81sp5_142_08 2|Sun SDK 1.4.2_08 /opt/middleware/weblogic815/bea/jdk142_08 3|Other Java SDKEnter index number to select OR ExitPreviousNext選擇Java虛擬機類型,這里選擇Sun的JDK,鍵入2繼續(xù)Select the target domain directory for this configuration:- Target Location = /opt/middleware/weblogic815/bea/user_projects/domainsInput new Target Location OR ExitPreviousNext鍵入回車?yán)^續(xù)Edit Domain Information:- | Name | Value | _|_|_| 1| *Name: | mydomain |Enter value for Name OR ExitPreviousNext輸入domain名稱或直接回車Creating Domain.0% 25% 50% 75% 100%-|-|-|-* Domain Created Successfully! *服務(wù)建立完畢。部署應(yīng)用啟動Weblogiccd /opt/middleware/weblogic815/bea/user_projects/dom

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

最新文檔

評論

0/150

提交評論