File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes Webshpere Portal Installation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Webshpere Portal Installation" Watch "Webshpere Portal Installation" New topic
Author

Webshpere Portal Installation

Lenord Daly
Greenhorn

Joined: Oct 03, 2009
Posts: 4

I am installing the Websphere Portal Server 6.1 on my home PC. I am asked for a
fully qualified hostname (or IP address) and a node name. Now my PC is assigned
an IP address dynamically via DHCP. Installing on a machine at work then you know
the domain name etc. Anyone installed this on their home PC? What did you use as
fully qualified hostname and node name?

Len
Mario Razec
Greenhorn

Joined: Aug 01, 2008
Posts: 17
Hi buddy,

I installed on my home.

What Operating System do you work?

I think you need to configure your hosts.

Did you try setting hosts?

Linux
vi /etc/hosts

If your IP address is assigned to you by a DHCP server, then /etc/hosts is configured as follows:

127.0.0.1 myhome.mydomain.com localhost.localdomain localhost myhome

If you have a static IP address, then /etc/hosts is configured as follows:

127.0.0.1 localhost.localdomain localhost
192.168.0.10 myhome.mydomain.com myhome

Windows
Add your ipaddress and fully qualified hostname, then save the file:
C:\WINDOWS\system32\drivers\etc\hosts

Test with: ping hostname.myhome.com

See you..
Lenord Daly
Greenhorn

Joined: Oct 03, 2009
Posts: 4

Thanks Mario. I am now past this point.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Webshpere Portal Installation
 
Similar Threads
struts dns tomcat
ip address ?
Oracle 9IAS Portal URL redirection
Problem in starting Nodemanager in weblogic 8.1
How to get own ip Address: