[PATCH] HP-UX 11 port of JSVC (Commons::Daemon)

2005-06-01 Thread Max Zinal
seconds the delay is always almost zero. I know it's strange, but it works after all. Hope this patch could be useful to people using HP-UX. -- Max Zinal diff -ur daemon-1.0.1a/src/native/unix/configure daemon-1.0.1b/src/native/unix/configure --- daemon-1.0.1a/src/native/unix/configure 2005

[PATCH] Daemon logging and restart behaviour

2005-05-30 Thread Max Zinal
one 'return' in the parent's main cycle with 'sleep(1); continue;'. Hope this can be useful to someone else. -- Max Zinal diff -ur daemon-1.0.1/src/native/unix/native/debug.c daemon-1.0.1a/src/native/unix/native/debug.c --- daemon-1.0.1/src/native/unix/native/debug.c Thu Apr 28 13:00:08 2005

JSVC patch to support Tru64/Alpha systems

2004-06-09 Thread Max Zinal
This is a patch over JSVC source distribution which was inside Tomcat 5.0.24. It makes JSVC work under Tru64 (at least for Tomcat:). Purhaps it will be useful to incorporate it in future releases. Please CC answers for me, as I am not subscribed to your list. diff -ur jsvc-src/configure.in