admin@glassfish.java.net

__asadmin mapping

From: Siraj Ghaffar <Siraj.Ghaffar_at_Sun.COM>
Date: Wed, 12 Aug 2009 13:35:19 -0400

How is the context root __asadmin mapped in V3? I am trying to make it
work in the embedded case. I have embedded server running, using the
domain.xml of a regular glassfish server, so the admin-listener etc are
created properly on the default 4848 port and I can access
localhost:4848. But I cannot access localhost:4848/__asadmin, and any
call to remote commands in admin cli returns a 404.

I can see that com.sun.enterprise.v3.services.impl.GrizzlyService might
be doing some sort of mapping.