Matt Hogstrom wrote:
It would be nice for the script to detect if a JDK was present and if
not exit with a nice message :)
You ask...you shall receive ;-) Done.
Sending scripts/deploy.sh
Sending scripts/startup.sh
Transmitting file data ..
Committed revision 231232.
- Matt
Bruce Snyder (JIRA) wrote:
[
http://issues.apache.org/jira/browse/GERONIMO-693?page=comments#action_12318246
]
Bruce Snyder commented on GERONIMO-693:
---------------------------------------
I agree, David. I was already looking at that tool.
Need startup scripts in bin directory
-------------------------------------
Key: GERONIMO-693
URL: http://issues.apache.org/jira/browse/GERONIMO-693
Project: Geronimo
Type: New Feature
Components: usability
Environment: Windows, Linux, Mac OS X
Reporter: Erin Mulder
Assignee: John Sisson
Priority: Minor
It would be nice to have obvious startup.sh and startup.bat scripts
in the bin directory so that the user doesn't need to look at the
README file to figure out how to start the server. (java -jar
bin/server.jar isn't hard -- it's just not quite as br
ainless as a script called "startup").