1. Go to j2ee visual administrator
2. For each Server, Navigate to Cluster-> Server -> Services -> HTTP Provider
3. Enter� /irj/portal� in the Start Page Text Field
4. Click on �Save Properties�
5. Restart this service from visual administrator
Access http://yourserver.yourdomain.com and your portal login page should come up.
Actually, its a bit of a cheat. What happens is that you’re telling the J2EE WAS that if there is no page specified (such as …/index.html), then open the page …/irj/portal.
This means that your SAP J2EE Engine Start Page will still show up if you http://yourserver.yourdomain.com/index.html
Tweet This