商业企业应用服务器WebLogic Server 也支持Java EE V7.0支持的,所以我学习了一下,虽然我以前不做WebLogic Server ,不过我发现WebLogic Server 和WebSphere Application Server也基本一样,没有什么难度,从WAS到WebLogic Server ,完成基本学习(包括集群)不会操作一个星期。下面是我学习的一些很好的材料。
第一部分 安装与配置
Installing WebLogicServer Using the Generic Installer
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/12_2_1/01-02-004-InstallWLSGeneric/installwlsgeneric.html
Creating and Startinga Basic Domain
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/12_2_1/01-04-004-CreateDomain/creatingadomain.html
Configuring ManagedServers
Creating andConfiguring Machines
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/12_2_1/01-14-001-CreatingandConfiguringMachines/Creating_and_Configuring_Machines.html
Configuring and UsingNode Manager(可选)
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/12_2_1/01-12-001-ConfiguringandUsingNodeManager/Configuring_and_Using_NM.html
Deploying andUndeploying Applications
WhatDo You Need?
Youshould have completed the Oracle by Example tutorials titledWebLogic Server 12c (12.2.1):
InstallingWebLogic Server Using the Generic Installer,
andWebLogic Server 12c (12.2.1): Creating and Starting a Basic Domain,
andWebLogic Server 12c (12.2.1): Configuring Managed Servers.
Creating a BasicCluster
Creating and Using aDomain Template(可选)
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/12_2_1/01-10-001-CreatingandUsingDomainTemplate/Creating_Using_Domain_Template.html