41
IIS6 CONGIGURATION WITH WAS (INSTALLED ON LINUX) Note: Almost every environment would be installed and configured on same platform rather than different platforms. This is just for your practice. Document Created: Baba Shri Prasad Dhurjati. Reviewed: Baba Shri Prasad Dhurjati and Patanjali Vadlamudi. Edited: Patanjali Vadlamudi. 1) Install IIS6 by following below screen shots. (Make sure Server 2003 OS CD/DVD inserted in the CD/DVD drive) a. b.

Iis6 configuration with was (installed on linux)

Embed Size (px)

Citation preview

Page 1: Iis6 configuration with was (installed on linux)

IIS6 CONGIGURATION WITH WAS (INSTALLED ON LINUX)

Note: Almost every environment would be installed and configured on same

platform rather than different platforms. This is just for your practice.

Document Created: Baba Shri Prasad Dhurjati.

Reviewed: Baba Shri Prasad Dhurjati and Patanjali Vadlamudi.

Edited: Patanjali Vadlamudi.

1) Install IIS6 by following below screen shots. (Make sure Server 2003 OS CD/DVD inserted in the CD/DVD

drive)

a.

b.

Page 2: Iis6 configuration with was (installed on linux)

c.

Page 3: Iis6 configuration with was (installed on linux)

d.

e.

Page 4: Iis6 configuration with was (installed on linux)

f.

g.

Page 5: Iis6 configuration with was (installed on linux)
Page 6: Iis6 configuration with was (installed on linux)

2) Install the WebSphere Plugin in Server 2003 . Follow the below Screen Shots.

a.

Page 7: Iis6 configuration with was (installed on linux)

b.

c.

Page 8: Iis6 configuration with was (installed on linux)

d.

Page 9: Iis6 configuration with was (installed on linux)

e.

Page 10: Iis6 configuration with was (installed on linux)

f.

Page 11: Iis6 configuration with was (installed on linux)

g.

Page 12: Iis6 configuration with was (installed on linux)

h.

Page 13: Iis6 configuration with was (installed on linux)

i.

Page 14: Iis6 configuration with was (installed on linux)

j.

Page 15: Iis6 configuration with was (installed on linux)

k.

Page 16: Iis6 configuration with was (installed on linux)

l.

Page 17: Iis6 configuration with was (installed on linux)

m.

Page 18: Iis6 configuration with was (installed on linux)

n.

Page 19: Iis6 configuration with was (installed on linux)

o.

Page 20: Iis6 configuration with was (installed on linux)

p.

Page 21: Iis6 configuration with was (installed on linux)

3) Configure the IIS and WAS Plugin.

a. Open IIS Manager

Page 22: Iis6 configuration with was (installed on linux)

b. Right click on Web Sites and click on Properties and follow the steps.

Page 23: Iis6 configuration with was (installed on linux)

c.Right click on Application Pools and follow the steps.

Page 24: Iis6 configuration with was (installed on linux)

d.

Page 25: Iis6 configuration with was (installed on linux)

e.

Page 26: Iis6 configuration with was (installed on linux)

f.

Page 27: Iis6 configuration with was (installed on linux)

g.Delete the default sePlugins.

Page 28: Iis6 configuration with was (installed on linux)

h. Right click on Default Web Site and follow the steps.

Page 29: Iis6 configuration with was (installed on linux)

i.

Page 30: Iis6 configuration with was (installed on linux)

j.

Page 31: Iis6 configuration with was (installed on linux)

k.

l.

Page 32: Iis6 configuration with was (installed on linux)

m.

n. Right click on Web Service Extensions and follow the steps.

Page 33: Iis6 configuration with was (installed on linux)

o.

p.

Page 34: Iis6 configuration with was (installed on linux)

4) Restart the IIS server by follow the below step

Page 35: Iis6 configuration with was (installed on linux)
Page 36: Iis6 configuration with was (installed on linux)

5) Access the default application for confirmation.

Note: you have to mention IIS Web server host name not the WAS installed host name as below screen

shoot.

Page 37: Iis6 configuration with was (installed on linux)

6) Creating a Web Server Definition.

a. Copy the configurewebserver1.sh script file from windows server to Linux server WAS installed

bin directory.

b. Run the script . It will start creating web server definition. You can observe the below screen

shoots.

Page 38: Iis6 configuration with was (installed on linux)
Page 39: Iis6 configuration with was (installed on linux)

7) You can see the web server instance in the console which is created by the script. We can

generate the plugin-cfg.xml also. To do that follows the bellow screen shots.

i)

ii)

iii) Go to the path as shown while generating plug-in and you can see the plugin-cfg.xml file

Page 40: Iis6 configuration with was (installed on linux)

8) Propagate the plugin manually, because IIS web server cannot federate as managed node.

Download the plugin file from Linux machine and copy it in the server 2003 where IIS is running

and upload it. See the below screen shots where to upload.

9) Then restart the IIS manager as discussed earlier and test your application.

Page 41: Iis6 configuration with was (installed on linux)