From: sonali_india <amit.daundkar_at_gmail.com>
Date: Mon, 9 Feb 2009 23:09:37 -0800 (PST)
hello,
i have created a my own domain for my application using create-domain
command. just like the default domain1.
the http service runs on 9080 port. i type my url like
http://localhost:9080/MyApplication/index.jsp.
And it runs fine.
i want to configure my own host name instead of localhost. how can i do it?
is there any command?
please reply.