Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

How to prevent Glassfish domain shutdown when user logs out?

$
0
0

I have a Solaris 10 box running Glassfish V2. I can start the domain with the glassfish user and access the admin console no problem, the problem is that whenever I close the glassfish user session it "shutdowns" the domain and I can no longer access de admin console.

I tried adding the command -Xrs to the JVM options and in the java command contained inside the asadmin file, but it didn't work.

How can I keep the domain started after I log out?

Thanks in advance


Viewing all articles
Browse latest Browse all 1091

Trending Articles