Thanks Tal for finding this new alternative.
 
For those interested, they can track the future replacement of Tanuki due to
its licensing change (from LGPL to GPL). YAJSW is the best alternative so
far. Let's hope it will mature quickly:
 
"Replace Tanuki Wrapper"
http://restlet.tigris.org/issues/show_bug.cgi?id=773
 
Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~  <http://www.restlet.org/>
http://www.restlet.org
Noelios Technologies ~ Co-founder ~  <http://www.noelios.com/>
http://www.noelios.com

  _____  

De : Tal Liron [mailto:[email protected]] 
Envoyé : vendredi 10 avril 2009 22:17
À : [email protected]
Objet : YAJSW as a replacement for Tanuki's Java Service Wrapper



If, like me, you have been disappointed by Tanuki's moving from LGPL to GPL,
coupled with their charging very, very high prices for commercial licenses,
then I strongly recommend you look at YAJSW:




http://yajsw.sourceforge.net/




The product is still in alpha, but it's very promising, and I'm currently
using it successfully with my Restlet applications. I'm particularly fond of
its built-in support for JMX, which lets me start and stop my Restlet
applications using jconsole. Outside of its uses for Restlet, it offers
comfortable support for running all kinds of Java, Groovy and arbitrary
command tasks with cron-like abilities. It also support's Mac OS X's
launchd.





I'm particularly fond of how the controller is implemented -- with JNA,
rather than separate binaries per platform, as in Tanuki's wrapper. This
allows the controller to be written in pure Java, which guarantees
consistency across platforms, and generally makes it easier to maintain and
manage. (Personally, I wish JNA were included in the Java platform as part
of JNI -- it offers something similar to ctypes in Python, making it almost
trivial to call native C libraries from Java.)




I'd be happy to hear about your experiences with YAJSW. And please send the
developer comments and suggestions! They seem eager to listen. This can be
become a very important companion project to Restlet!





-Tal

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1732064

Reply via email to