users@glassfish.java.net

Re: JBoss and GlassFish both need port 8080

From: Steve Essery <Steve.Essery_at_Sun.COM>
Date: Wed, 05 Nov 2008 16:43:47 +0000

With a developer profile glassfish domain you have a single instance
that has 3 http ports, with these defaults:

8080: instance's non-secure HTTP port
8181: instance's secure HTTPS port
4848: instance's admin port (4849 on profiles where the admin port is
using SSL)

Admin GUI is only available through the admin port, deploy any other
sort of application then by default it can be access from either of the
two other non-admin ports.

In a way it has been done like this as a convenience - out of the box
you don't have to create your own listeners/virtual servers to go along
with the quickstart guide to make things easier when you first try out
glassfish.

Regards,
Steve

Markus Karg wrote:
> It's less that I am too blind to change a 8080 into 8079, it is more
> about missing information what 8080 is used for.
>
> Regards
> Markus
>
>
>> -----Original Message-----
>> From: Danilo Levantesi [mailto:danilo.levantesi_at_gmail.com]
>> Sent: Mittwoch, 5. November 2008 15:10
>> To: users_at_glassfish.dev.java.net
>> Subject: Re: JBoss and GlassFish both need port 8080
>>
>> Give a look at domains/domain1/config/domain.xml =)
>>
>>
>>> Hi,
>>>
>>>
>>>
>>> we need to install both, JBoss :-( and GlassFish :-) on the same
>>>
>> host, but
>>
>>> seem to serve port 8080.
>>>
>>> Why is GlassFish using port 8080, and how to change it to e. g.
>>>
> 8079?
>
>>>
>>> Thanks!
>>>
>>> Markus
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>