Start GlassFish v3

When I tried to start my glassfish v3 domain, and tried to open my console, I got this :

HTTP Status 404 - /login.jsf not found

clip_image002


then I realize that I start the glassfish domain v3 from Netbeans 6.8, when I tried to start glassfish domain from linux terminal or windows console with :

linux terminal :

      ./asadmin start-domain --verbose domain1

windows console :

      asadmin start-domain --verbose domain1

 

I find my login page :P

clip_image004

is there anyone know why this could be happen?

0 comments:

Post a Comment