users@glassfish.java.net

Re: [v3] HEADS UP: admin port is now 4848 by default ...

From: Rochelle Raccah <Rochelle.Raccah_at_Sun.COM>
Date: Thu, 21 Aug 2008 14:08:18 -0700

Hi Kedar,

I've investigated a bit and think we have a similar problem in the
eclipse plugin, so I will have to make some changes there as well. I've
found some code that does http://host:<serverport>/__asadmin/<cmd>
instead of http://host:<adminport>/__asadmin/<cmd>. Just to clarify, if
I change it to use the adminport, it will work with v3 builds both
before and after this change, correct?

Thanks,
Rocelle

Kedar Mhaswade wrote:
> Per [1] below, we had to make admin port for all GlassFish
> v3 Prelude distributions to be 4848. Issue [2] describes the
> issue to be used to track this problem. The biggest motivation
> is to be compatible with V2.
>
> For asadmin users, the defaults are already taken care of. If you
> are just invoking asadmin commands with --port, you should be OK.
> If you are specifying --port, it should now take the value of
> admin port (4848) rather than user port (8080, by default).
>
> For NetBeans plugin, Peter is going to make
> changes so that all admin requests are handled at admin port.
>
> For admin GUI, the default URL is now http://host:4848 and currently
> we are experiencing some issues that are being worked on.
>
> For the web-requests, (you know you could manage v3 by just connecting
> to browser) you need to enter http://host:4848/__asadmin/<cmd> instead of
> http://host:8080/__asadmin/<cmd>.
>
> These changes will be available in *b21*. (not b20, which is almost out).
>
> For any questions, please contact me.
>
> Regards,
> Kedar
>
> [1]
> https://glassfish.dev.java.net/nonav/v3/admin/planning/prelude/admin-user-port-separation.html
> - Revision 1.4
>
> [2]
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=5560
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>