Thnx for your timeCan we install Domino Server where WAS(Websphere Application Server) is already installed?
Do we expect any conflict in doing so? If Yes, what can be the solution to avoid those conflicts?
WAS is installed on Windows 2000 Advanced Server.
Many Thanks in advance for any help
Subject: Domino with WAS-can we install domino server with WAS
Rohit, If you have already installed WAS on this machine, there is a good chance that your installation also leverages IBM HTTP Server. You can confirm in the Services dialog. If you installed HTTP server as part of the initial WAS install, please be aware that port 80 is likely in use and that when you install Domino, it will not be able to acquire port 80 if this is the case. You can configure IBM HTTP Server or Domino server to separate HTTP ports if you intend to run them both. After a Domino install, review updating the WAS HTTP plugin so that WAS is aware of which HTTP requests to route to Domino.
Is your Windows 2000 Advanced Server a domain controller, e.g. is it running Active Directory? If you intend to use Domino as your LDAP and you are already running WAS on a Windows Domain Controller, you will run into LDAP port conflicts as Active Directory requires use of ports 389 and 636. If you do intend to use Domino as your user registry, you should look to bind the LDAP task to non-standard ports if your Windows machine is a domain controller.
Stephen
Subject: RE: Domino with WAS-can we install domino server with WAS
Thnx a Lot Stephen, Your response is very easy to understand, I am checking for the things you have given in solution.
Thnx
Rohit