Hi Mike!
Although I have not used windows in a while, nor have I installed AS 9.0 in a while (as I have only been using GlassFish on Linux), I'll take a crack at answering your problem. :) I hope it works.
The command line commands to start / stop the server are the same in AS 9.0 and GlassFish (iirc). So if you right-click on your AS 9 start / stop commands and choose edit shortcut (I think that's what it is in windows), you should be able to see the command line that it is invoking. Which I (hope) is something like:
c:\some\path\bin\asadmin start-domain domain1
And something similar for stop-domain. If this isn't at all what it looks like, I bet it would work if you created a new short cut that did look something like this. Anyway... copy this, create a new short cut (or edit the existing one), change the path to your GlassFish path... click on it.
I hope it's that easy... it should be. If it's not, try switching to Solaris or Ubuntu, you might be happier. ;) j/k
Good luck!
Ken
[Message sent by forum member 'kenpaulsen' (kenpaulsen)]
http://forums.java.net/jive/thread.jspa?messageID=219881