there is also the java wrapper<br><br><a href="http://wrapper.tanukisoftware.com/doc/english/download.jsp">http://wrapper.tanukisoftware.com/doc/english/download.jsp</a><br><br>But I prefer commons daemon.<br><br>bye<br>norman<br>
<br>Am Samstag, 15. Oktober 2011 schrieb Johnny Luong &lt;<a href="mailto:johnny.luong@trustcommerce.com">johnny.luong@trustcommerce.com</a>&gt;:<br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA256<br>&gt;<br>
&gt; On 10/14/2011 03:33 AM, devlinpadayachee wrote:<br>&gt;&gt; Ok, So I have created my Netty Server, with all the appropriate business<br>&gt;&gt; logic complete. I have created an excecutable JAR  of the project. i need to<br>
&gt;&gt; deploy the application to a production environment which is accessible over<br>&gt;&gt; the internet and which runs 24/7.<br>&gt;&gt;<br>&gt;&gt; Do i simply just run the jar on the production windows environment, or is<br>
&gt;&gt; there a better way of doing this and actually managing the application. the<br>&gt;&gt; program doesnt have a gui and most of the output is written to console,<br>&gt;&gt; which you cant see when you just run a jar file. With other java programs<br>
&gt;&gt; the applications run as a windows service or within a framework. I would<br>&gt;&gt; like to do something similair where i can start/stop the application and<br>&gt;&gt; monitor its output.<br>&gt;&gt;<br>&gt;&gt;<br>
&gt;&gt; I am quite inexperienced in this and require some assistance or a pointer in<br>&gt;&gt; the right direction.<br>&gt;&gt;<br>&gt;&gt; Please assist BR<br>&gt;&gt; Devlin<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; View this message in context: <a href="http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Production-Deployment-Please-Assist-tp6891935p6891935.html">http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Production-Deployment-Please-Assist-tp6891935p6891935.html</a><br>
&gt;&gt; Sent from the Netty User Group mailing list archive at Nabble.com.<br>&gt;&gt; _______________________________________________<br>&gt;&gt; netty-users mailing list<br>&gt;&gt; <a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/netty-users">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; There are wrapper programs, like Apache Daemon, which run &quot;native&quot; to<br>
&gt; invoke your Java code.  They typically involve writing a little bit of<br>&gt; code within those frameworks to glue together the typical application<br>&gt; running state (starting the application, stopping the application,<br>
&gt; signals, etc.)<br>&gt;<br>&gt; - -Johnny<br>&gt;<br>&gt;<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: GnuPG v2.0.14 (GNU/Linux)<br>&gt; Comment: Using GnuPG with CentOS - <a href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a><br>
&gt;<br>&gt; iQIcBAEBCAAGBQJOmOjHAAoJENQfv1FjsMMvS9UQAKLmzYfjUAM53x8HqZ1ALvlx<br>&gt; nzNTmX5NvOUJ3qP01jZcvMyUDdSSaRSfFq3Uwv+a4eibGBge25OEmfU9wvR1CfXE<br>&gt; Cij4lCC9nS0WF+U4+bg3j2deweBRcQrhTV8KNyFYkHZr5Y2PN1/WWuLuGyoJjd3N<br>
&gt; Kbqe7IMGgT9gA3SNH6v6au2g7khsSFY770g9jJxuSqeglemlPRZihcuYr6l0VN40<br>&gt; xC52zFbY9VQtTrO1LhPjgNzxpuJvVP4c43SEvIU8fHUIUdEzNFGnQYpTxK9Nv0Gv<br>&gt; MSxGJyX9xZokKqv0uoqiLiJsF8xN4cD7TKs4aDf67+GHHo9JEUxBo9S8TkXpQYK6<br>&gt; wC8KsgW5B328XqUIRGFmlNyj3cmuPRXAG4efj5LeiDlFIiuDZKrchWuaYEP+DTzf<br>
&gt; r05dSU8hVemVEtu68+zeltM3ZKzpq78JYDXAMQucud8JMYoMNVIdPZR6AUnVIOZ8<br>&gt; HqC9AmWQtvVXutJbFNaK5JQbcbX5cbYzudspU7QiVbkxTEpGQ+IaMJUtdXb6hyWm<br>&gt; 36/WUNANX6uBCwjBIRTbsByezoB3IY6I3EIUQ34G8Zgzmkp6IJREbZImYxWLi5Ux<br>&gt; iC6xq1F+kTriPPITDqsoJDUz+2uGND0AzoVcImcp5rH3zl/yR1GQfSnbR27IjOjJ<br>
&gt; dhhMEasdh+W+QxadDrqa<br>&gt; =F43w<br>&gt; -----END PGP SIGNATURE-----<br>&gt; _______________________________________________<br>&gt; netty-users mailing list<br>&gt; <a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/netty-users">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>&gt;