[ http://issues.apache.org/jira/browse/GERONIMO-693?page=comments#action_12432779 ] Jason Dillon commented on GERONIMO-693: ---------------------------------------
I really don't like to include all of the files that JWS has, a native bin for each platform, plus a set of native libraries, and then a bunch of scripts for windows: h4. bin/ (1.2M) * InstallTestWrapper-NT.bat * PauseTestWrapper-NT.bat * ResumeTestWrapper-NT.bat * StartTestWrapper-NT.bat * StopTestWrapper-NT.bat * TestWrapper.bat * TestWrapperNoWrapper.bat * UninstallTestWrapper-NT.bat * testwrapper * wrapper-linux-ppc-64 * wrapper-linux-x86-32 * wrapper-linux-x86-64 * wrapper-macosx-ppc-32 * wrapper-macosx-universal-32 * wrapper-solaris-sparc-32 * wrapper-solaris-sparc-64 * wrapper-solaris-x86-32 * wrapper-windows-x86-32.exe h4. lib/ (356K) * libwrapper-linux-ppc-64.so * libwrapper-linux-x86-32.so * libwrapper-linux-x86-64.so * libwrapper-macosx-ppc-32.jnilib * libwrapper-macosx-universal-32.jnilib * libwrapper-solaris-sparc-32.so * libwrapper-solaris-sparc-64.so * libwrapper-solaris-x86-32.so * wrapper-windows-x86-32.dll * wrapper.jar * wrappertest.jar > Provide Java Service Wrapper scripts in bin directory > ----------------------------------------------------- > > Key: GERONIMO-693 > URL: http://issues.apache.org/jira/browse/GERONIMO-693 > Project: Geronimo > Issue Type: New Feature > Components: usability, startup/shutdown > Affects Versions: 1.0-M4, 1.0, 1.1 > Environment: Windows, Linux, Mac OS X > Reporter: Erin Mulder > Assigned To: John Sisson > Priority: Critical > Fix For: 1.1.x > > Attachments: wrapper.tar.gz > > > 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 brainless as a script called "startup"). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
