|
Problem(Abstract) |
The plug-in does not work with Microsoft Internet
Information Services (IIS) 6.0 on Windows 2003 server platform. Support
for IIS 6.0 and Windows 2003 was recently added to the supported product
list. |
|
|
|
Resolving the
problem |
IIS 6.0 configuration instructions
- Start the IIS Web server.
- Create a new virtual directory for the Web site instance that will
work with WebSphere Application Server (these instructions assume Default
Web Site).
- Expand the tree on the left until you see Default Web Site.
Right-click Default Web Site, then select New > Virtual
Directory to create the directory with a default installation.
- In the wizard for adding a virtual directory, follow these steps.
- Type sePlugins in the Alias to be used to Access Virtual
Directory field.
- Browse the WebSphere Application Server bin directory in the Enter
the physical path of the directory containing the content you want to
publish field.
- Select the Allow Execute Access check box in the What access
permissions do you want to set for this directory field.
- Click Finish to add the sePlugins virtual directory to your default
Web site.
- Add the Internet Services Application Programming Interface (ISAPI)
filter into the IIS configuration:
- Right-click Default Web Site in the tree on the left, then
click Properties.
- In the Properties window, perform the following steps:
- Select the ISAPI Filters tab.
- Click Add to open the Filter Properties window.
- Type iisWASPlugin in the Filter Name field.
- Click Browse in the Executable field.
- Browse to the bin directory of the WebSphere Application Server
installation root.
- Click the iisWASPlugin_http.dll file.
- Click OK until all open windows close.
- Add the Plug-in Config variable to the registry under the path
HKEY_LOCAL_MACHINE > SOFTWARE > IBM > WebSphere Application
Server > 5.1.0.0. Set the value of the Plug-in Config variable to
the location of the configuration file, which is
install_root\config\cells\plugin-cfg.xml.
- Allow the Web server to run WebSphere Application Server extensions.
- Expand the tree on the left until you see Web service
extensions.
- Click Web service extensions.
- Click All Unknown ISAPI extensions on the right side of the
page.
- Click Allow.
|
|
|
|
|
Cross Reference information |
Segment |
Product |
Component |
Platform |
Version |
Edition |
Application Servers |
WebSphere Application Server - Express |
Plugin |
Multi-Platform |
5.0, 5.0.1, 5.0.2, 5.0.2.1, 5.0.2.2, 5.0.2.3, 5.0.2.4, 5.0.2.5,
5.0.2.6, 5.0.2.7, 5.1, 5.1.0, 5.1.0.1, 5.1.0.2, 5.1.0.3, 5.1.0.4, 5.1.0.5,
5.1.1 |
Express |
Application Servers |
Runtimes for Java Technology |
Java SDK |
|
|
|
|
|
|