weblogic_syllabus

Upload: priyabrata-pradhan

Post on 03-Jun-2018

216 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 Weblogic_Syllabus

    1/2

    1) Introducing Oracle Fusion Middleware PlatformDescribe Oracle Fusion Middleware componentsDescribe the relationship of WebLogic Server to Fusion Middleware components

    2) Defining Java Enterprise Edition Terminology and ArchitectureDescribe the technologies in Java Enterprise Edition

    3) Installing Oracle WebLogic Server 11gInstall WebLogic Server using the graphical installerInstall WebLogic Server silentlyDescribe ORACLE_HOME, MIDDLEWARE_HOME and WEBLOGIC_HOMEAccess the online and offline help

    4) Configuring a Simple DomainDescribe elements in a WebLogic Server domainDefine a WebLogic Server DomainCompare administration and managed serversCreate a simple domain using the Configuration WizardDescribe the organization and contents of a WebLogic Server domain directoryStart and stop WebLogic Server using scripts

    5) Configuring a Domain Using TemplatesCreate a domain template with the Domain Template BuilderExtend a domain with the Configuration Wizard

    Describe other products that have WLS domain templates

    6) Using Administration Console and WLSTAccess the WebLogic Server administration consoleDescribe the parts of the administration consoleDescribe the parts of the help systemAccess admin console preferencesMake a change to the configuration (lock & edit, make change, view changes andrestarts (optional), activate changes)Run a WSLT scriptDescribe common WSLT commands

    7) Configuring Managed Servers

    Configure managed servers using the Administrative ConsoleConfigure managed servers using WebLogic Scripting Tool (WLST)Start managed serversShut down servers using WLST or the Administrative ConsoleCreate managed servers on a remote machine with pack and unpackDefine Managed Server Independence modeCreate and use a boot.properties file

    8) Configuring Node ManagersConfigure a machine and assign servers to itDescribe the capabilities of node managerConfigure, start, and stop a Java-based Node Manager

    9) Viewing and Managing Logs in Oracle WLS EnvironmentConfigure server logs in the admin consoleInterpret a server log file entryConfigure server standard output in the admin consoleAccess logs via the admin consoleCreate and apply a log filter using the console

    10) Deployment ConceptsAutodeploy a web applicationDeploy, redeploy (update), and undeploy (delete) a web application via the admi

  • 8/12/2019 Weblogic_Syllabus

    2/2

    n consoleEdit web app deployment descriptors via the admin consoleTest deployed web applications via the admin consoleDescribe the relationship between WebLogic and Web serversDeploy, redeploy, and undeploy a web application with weblogic.DeployerDeploy a web application with WLST

    11) Deploying Java EE ApplicationsDescribe the structure and parts of a Java web applicationDescribe the structure and parts of a Java enterprise applicationDeploy WLS shared libraries and associate them with applications

    12) Advanced DeploymentDescribe what a deployment plan doesCreate a deployment plan with weblogic.DeployerCreate a deployment plan via the admin consoleUse a deployment plan with an applicationDeploy with production redeployment (versioned applications)Define the staging modes (stage, nostage, external stage)

    13) Understanding JDBC and Configuring Data SourcesConfigure a JDBC data sourceConfigure a connection poolDescribe how data sources are used

    View the server JNDI tree via the admin consoleControl a data source (suspend / resume)Monitor a data source via the admin console

    14) Setting Up Java Message Service (JMS) ResourcesDescribe JMS message stylesDescribe WebLogic Server JMS architecture (JMS server, JMS modules, JMS destinations, JMS connection factories)Create and configure a JMS server via the admin consoleCreate and configure a connection factory via the admin consoleCreate a JMS module via the admin consoleCreate and configure queues and topics via the admin consoleConfigure persistent messaging Configure thresholds and quotas

    Monitor JMS resources and messages