winsw/winsw.xml

7 lines
344 B
XML
Executable File

<configuration>
<id>winsw</id>
<name>Winsw test service(2)</name>
<description>This service is a do-nothing test app. Really.</description>
<executable>C:\development\jdk6u7\bin\java.exe</executable>
<arguments>-classpath c:\cygwin\home\kohsuke\ws\hello-world\out\production\hello-world test.Main</arguments>
</configuration>