RE: Commons Configuration 1.7

2010-11-09 Thread Patel, Ronak Avinash (US SSA)
Hey, Now that Apache Con is over...when can we expect to see the release to be available? Ronak Patel From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Tuesday, October 19, 2010 6:11 AM To: user@commons.apache.org; Patel, Ronak Avinash (US SSA) Subject: RE: Commons Configuration 1.7 Hi G

[daemon] jsvc returning control on RedHat

2010-11-09 Thread Sander A. Smith
I'm trying to write a daemon on RedHat. I've written a class with the Daemon interface, and things seem to run fine except for one issue. When I call jsvc the system starts normally, and the daemon starts running. However, the jsvc process does return until I hit Enter. After I hit Enter, I finally