I need to write a script in linux which starts a geronimo server, and deploy a war on it. So I need to know when could I start to deploy.
I know geronimo3.0 don't support gshell, and I see there is a command wait-for-server in gshell commands. So I guess there is maybe a reference. The other solution is from my colleage to judge if the geronimo server starts by the started successfully message in the server.out. Does anybody know how does the wait-for-server work or provide a better solution? 2012/7/9 Zhi Xie <[email protected]> > Does anybody know how to judge the server is started or not after execute > ./geronimo.sh start. > > -- > Best Regards > Gary > Apache Geronimo > > -- Best Regards Gary Apache Geronimo
