Forrest Xia wrote:
Are you using a complete geronimo version? seems you are using a
simplified version which does not include admin console module.
Forrest is correct and it seems you are not using a javaee5 assembly.
More specifically, if you want the admin console "out of the box" then
you need to install one of these two assemblies:
geronimo-jetty6-javaee5-2.1.3-bin.zip
or
geronimo-tomcat6-javaee5-2.1.3-bin.zip
Any other assembly (either of the minimal assemblies or framework) will
not include the admin console.
Joe