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