Thursday 14 April 05
After a bit of fiddling around I managed to get Jboss running as a Windows service using JavaService v1.2.5 (from http://javaservice.objectweb.org/). The bit I had problems with was getting the service to recognise/pick up the coppercore.properties file. In the end all I needed to do was add the directory path to the file (not including the filename) to the java.class.path attribute in the InstallJboss.bat file.










