<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Open Source Software to start up Java as Windows Service/Unix Daemon</title>
	<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/</link>
	<description>New SMS Library at http://twit88.com/platform/projects/show/messagingtoolkit !</description>
	<pubDate>Thu, 18 Mar 2010 09:02:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: dipak</title>
		<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-5322</link>
		<dc:creator>dipak</dc:creator>
		<pubDate>Wed, 09 Apr 2008 14:14:23 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-5322</guid>
		<description>whenever we start a service &#38; log on a user on it.then after logging of the service also gets stopped?Why this happened?</description>
		<content:encoded><![CDATA[<p>whenever we start a service &amp; log on a user on it.then after logging of the service also gets stopped?Why this happened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debasish Layek</title>
		<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-1630</link>
		<dc:creator>Debasish Layek</dc:creator>
		<pubDate>Fri, 14 Dec 2007 11:26:06 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-1630</guid>
		<description>cool</description>
		<content:encoded><![CDATA[<p>cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itsadok</title>
		<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-65</link>
		<dc:creator>itsadok</dc:creator>
		<pubDate>Mon, 08 Oct 2007 12:19:00 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-65</guid>
		<description>I tried these solutions for my Linux servers, and never managed to get it to work quite right. (My fault, of course).
I ended up using daemontools from http://thedjbway.org/ - this way it doesn't matter whether it's a Java process or a shell script, anything can be a daemon.</description>
		<content:encoded><![CDATA[<p>I tried these solutions for my Linux servers, and never managed to get it to work quite right. (My fault, of course).<br />
I ended up using daemontools from <a href="http://thedjbway.org/" rel="nofollow">http://thedjbway.org/</a> - this way it doesn&#8217;t matter whether it&#8217;s a Java process or a shell script, anything can be a daemon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thoughtworks</title>
		<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-40</link>
		<dc:creator>thoughtworks</dc:creator>
		<pubDate>Tue, 02 Oct 2007 01:59:19 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-40</guid>
		<description>I used Java Service wrapper for several projects that I did on Unix platform, and I am quite happy with it. 

Also, I noticed that Java Service Wrapper is used by several famous commerical software (I will not mention the name) but I think it is worth you look into both and try to use them in your project.</description>
		<content:encoded><![CDATA[<p>I used Java Service wrapper for several projects that I did on Unix platform, and I am quite happy with it. </p>
<p>Also, I noticed that Java Service Wrapper is used by several famous commerical software (I will not mention the name) but I think it is worth you look into both and try to use them in your project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Sherman</title>
		<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-37</link>
		<dc:creator>Adam Sherman</dc:creator>
		<pubDate>Mon, 01 Oct 2007 15:21:53 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-37</guid>
		<description>Have you used either one of these frameworks yet? I'm looking to implement this functionality and am having trouble understanding the difference.

A.</description>
		<content:encoded><![CDATA[<p>Have you used either one of these frameworks yet? I&#8217;m looking to implement this functionality and am having trouble understanding the difference.</p>
<p>A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小叮当 &#187; Blog Archive &#187; 开源软件启用Java作为Windows Service/Unix Daemon</title>
		<link>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-16</link>
		<dc:creator>小叮当 &#187; Blog Archive &#187; 开源软件启用Java作为Windows Service/Unix Daemon</dc:creator>
		<pubDate>Fri, 21 Sep 2007 12:38:09 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/19/open-source-software-to-start-up-java-as-windows-serviceunix-daemon/#comment-16</guid>
		<description>[...] 原文作者：java原文链接：Open Source Software to start up Java as Windows Service/Unix Da译者：小猪哥 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 原文作者：java原文链接：Open Source Software to start up Java as Windows Service/Unix Da译者：小猪哥 [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
