users@glassfish.java.net

What's the URL for administering or using GlassFish on a Linux server?

From: <forums_at_java.net>
Date: Thu, 2 Feb 2012 05:28:46 -0600 (CST)

Hi all,
I am setting up GlassFish on Linux (RHE) for a developer to port his Java
application to the server.
I have installed GlassFish....
My version of GlassFish was installed by me downloading and extracting a zip
version of Glassfish to the usr folder.
I have been able to start GlassFish on my RedHat Linux server (see my command
line screen below)
> cd /usr/glassfish3/glassfish/bin
> ./asadmin start-domain domain1
Waiting for domain1 to start .........
Successfully started the domain : domain1
domain  Location: /usr/glassfish3/glassfish/domains/domain1
Log File: /usr/glassfish3/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Command start-domain executed successfully.
> netstat -tnap | grep \:4848
tcp        0      0 0.0.0.0:4848               
0.0.0.0:*                   LISTEN      5933/java
So, what do I do next to begin using GlassFish?
Developer says he he can't see the GlassFish interface he needs to see to
begin work.
I did http://mydomain.com:4848 and got "Oops! Google Chrome could not connect
to mydomain.com:4848
What URL is he supposed to administer GlassFish from?
Kind regards,


--
[Message sent by forum member 'redhat19']
View Post: http://forums.java.net/node/883227