websphere application server v8 primer - · pdf file04/04/2012 · websphere...

24
By Joseph Amrith Raj WebSphere Application Server v8 Primer Chapter 4

Upload: lyhuong

Post on 09-Mar-2018

225 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

By Joseph Amrith Raj

WebSphere Application Server v8

Primer

Chapter

4

Page 2: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 2

Joseph’s WebSphere Library

J O S E P H ’ S W E B S P H E R E L I B R A R Y

WebSphere Application Server v8

Primer, part-4: WebSphere

Customization Toolbox

WebSphere Library

http://webspherelibrary.mp http://facebook.com/webspherelibrary

Page 3: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 3

Joseph’s WebSphere Library

Table of Contents 1 .What is WebSphere Customization Toolbox [WCT] ................................................................................ 4

2 .How to get and Install WCT ...................................................................................................................... 4

2A. Option1 ............................................................................................................................................... 4

2B. Option2 ............................................................................................................................................... 4

Using Option 2 ...................................................................................................................................... 4

3 .Using WCT ............................................................................................................................................... 10

3.1 .Web Server Plug-ins Configuration Tool [PCT] .................................................................................... 10

3.2 .Profile Management Tool (Z/OS only) [PMT]....................................................................................... 17

3.3 .Z/OS Migration Management Tool [MMT] .......................................................................................... 21

About Author .............................................................................................................................................. 23

Connect With US ......................................................................................................................................... 24

Page 4: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 4

Joseph’s WebSphere Library

1 .What is WebSphere Customization Toolbox [WCT] The WebSphere Customization Toolbox includes tools for managing, configuring, and migrating various

parts of your WebSphere Application Server environment.

2 .How to get and Install WCT You can get and install WCT using the following two options

2A. Option1: Download IIM and WCT from the IBM website and use the local installation.

More details on how to install using IIM can be found here.

2B. Option2: Install IBM Installation Manager [IIM] and install WCT from the repositories

Using Option 2

First download and install IBM installation Manager [presently beta version]

Start installation manager

Click, File Preferences Repositories

You should see

‘http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v80’ in the list.

This is for WCT

Page 5: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 5

Joseph’s WebSphere Library

Now click OK and go back to IIM welcome page and then select ‘Install’

Page 6: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 6

Joseph’s WebSphere Library

You will be asked for authentication, provide your IBM ID and password

Installation manager searches in the repositories defined for available packages.

Select WebSphere Customization Toolbox and click next

Page 7: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 7

Joseph’s WebSphere Library

In the next steps, accept license then select the location to install

Now on the features section, you can choose the following 3, as shown in the next screenshot

Page 8: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 8

Joseph’s WebSphere Library

After making your selection, click next, check the summary and then proceed to install

After successful installation, start the WCT

On windows -> you can start it from ‘all programs ->IBM websphere -> WCT

Others -> start from the installation location

You can use the WCT command line utility as well, which can be found under

WCT_Install_root/WCT

Page 9: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 9

Joseph’s WebSphere Library

Page 10: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 10

Joseph’s WebSphere Library

3 .Using WCT

3.1 .Web Server Plug-ins Configuration Tool [PCT] This tool allows you to configure your web server plug-ins on distributed operating systems. In simple

terms this tool will create the webserver definitions for you.

Below is the screenshot of the PCT

First add runtime location by clicking Add. This will let you add a previously installed web server

plug-in location to your working set.

Page 11: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 11

Joseph’s WebSphere Library

Give name for the definition and the location of the plug-in configuration file and click finish

Now lets create a new plug-in configuration

Click on Create a web server configuration

On the next screen select the web server type

Page 12: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 12

Joseph’s WebSphere Library

On the next screen, give location of the http.conf file and http port number of the web server

and click next

In the next screen, specify a name for the web server definition

Page 13: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 13

Joseph’s WebSphere Library

Here, select the configuration scenario, either remote or local based on where your websphere

application server is present

Page 14: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 14

Joseph’s WebSphere Library

Then select the WebSphere Application server profile to configure the web server plug-in and

definition, verify the summery and click configure

Page 15: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 15

Joseph’s WebSphere Library

Click finish and verify the details

Page 16: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 16

Joseph’s WebSphere Library

Page 17: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 17

Joseph’s WebSphere Library

3.2 .Profile Management Tool (Z/OS only) [PMT] This tool creates customization definitions that are used to create or augment websphere application

server runtime environments on remote systems. Processing the definitions results in the generation of

customization jobs that you then run on the z/OS system.

Start PMT from WCT and add a customization location

Then click on create … this results in a window, where you can select the type of profile you like

to create.

Page 18: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 18

Joseph’s WebSphere Library

After you are done with creating the desired profile, come back to PMT and click on

customization response file to see the generated response file

Page 19: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 19

Joseph’s WebSphere Library

and click on ‘customization Instructions’ for help on how to use the response file.

Page 20: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 20

Joseph’s WebSphere Library

Page 21: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 21

Joseph’s WebSphere Library

3.3 .Z/OS Migration Management Tool [MMT] This tool creates migration definitions that are used to migrate a websphere application server for z/OS

node. The generated migration jobs must be uploaded to and run on the target zO/S system

I’m not explaining this toll as I do not have a zO/S node available

Page 23: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 23

Joseph’s WebSphere Library

About Author

Joseph Amrith Raj is a technical consultant for multiple WebSphere products. He worked on various

product consulting and support teams including WebSphere Application Server, WebSphere MQ,

WebSphere Message Broker, Enterprise Service Bus and WebSphere Process Server. He has 7 years of

experience in administration, troubleshooting, consulting and he has significant experience in

architecture, strategy and leadership positions. He is IBM certified for WAS, WMQ, WPS , SOA and Cloud

Computing.

Page 24: WebSphere Application Server v8 Primer - · PDF file04/04/2012 · WebSphere Application Server v8 Primer, part-4: WebSphere ... On windows -> you can start it from all programs ->IBM

WebSphere Customization Toolbox 24

Joseph’s WebSphere Library

Connect With US

Get notified on upcoming tutorials

Subscribe, to get this WebSphere blog posts directly to your inbox : here

Tell us your feedback and what you want

Please leave your comments in the comments section below the post

Send us suggestions for future topics and improvements about the content at

[email protected]

Be Connected!

Connect with us on Facebook

Connect with us on Twitter

More about us : profile