Domino and Websphere Integration

Hi all,

I have configured Websphere and Domino Integration, but when i checked that configuration with the documentation, the last step (Verify installation):

Invoke an example browser-based application

http://your.server.name:9080/hitcount

server name (iseries name)

it’s ok… but when… i tryed

http://your.server.name:80/HitCount.jsp

server name(domino server)

the page is not found.

It is a problem? o what can i do it?

Thanks in advance

Subject: Domino and Websphere Integration

How do you have integration configured? Are Domino and WAS running on the same machine? If they are using the same host name, that’s fine, but only one of them can be listening to port 80 at a time, assuming both have HTTP running.

If you are expecting WAS to respond to port 80, there are extra steps you need to go through to configure WAS and Apache to do this. See the WAS documentation about changing the settings an regenerating the WAS plugin.