Installing the server as a Windows service with JDK 1.5

To install windows Service with jdk15. the command can be run as .\bin\service.bat -install -svr $(SEVER_NAME} -servicename $(SEVICE_NAME) -jdk15To install windows Service with jdk15 runtime. the command can be run as .\bin\service.bat -install -svr $(SEVER_NAME} -servicename $(SEVICE_NAME) -rt15 -jdk15