Re: JSVC Daemon: Pass arguments to application

2012-03-15 Thread H. Ferdinand Nölscher
On 15.03.2012 17:08, Konstantin Kolinko wrote: > 2012/3/15 "H. Ferdinand Nölscher" : >> Hello! >> >> I need to pass some arguments to my application, which is using the jsvc >> daemon loader. How could I possibly do that? >> > From the docs: >> http://commons.apache.org/daemon/jsvc.html >> ./jsvc -

Re: JSVC Daemon: Pass arguments to application

2012-03-15 Thread Konstantin Kolinko
2012/3/15 "H. Ferdinand Nölscher" : > Hello! > > I need to pass some arguments to my application, which is using the jsvc > daemon loader. How could I possibly do that? > >From the docs: > http://commons.apache.org/daemon/jsvc.html > ./jsvc -help > Usage: jsvc [-options] class [args...] Those "

Re: [pool] Problem with Previous Idle Eviction Threads

2012-03-15 Thread Gary Gregory
Can you be more specific? What version of [pool], what OS, what JMV. Can you reproduce this in a unit test and create a JIRA and attach the test? Gary On Wed, Mar 14, 2012 at 8:36 AM, Tejedor López, Roberto wrote: >Hi, > > > I have a problem with GenericObjectPool's eviction Thr

JSVC Daemon: Pass arguments to application

2012-03-15 Thread H. Ferdinand Nölscher
Hello! I need to pass some arguments to my application, which is using the jsvc daemon loader. How could I possibly do that? kind regards, F. Nölscher - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional

Re: [vfs] changing file permissions / chmod

2012-03-15 Thread Gary Gregory
IOn Mar 15, 2012, at 6:27, Damian Waszak wrote: > Hi Gary, > > Thanks for the reply. I have created a JIRA issue here: > https://issues.apache.org/jira/browse/VFS-405 . > > Would appreciate if you could take a look and update it (or let me know) > if something is missing and/or could be made more

Re: [vfs] changing file permissions / chmod

2012-03-15 Thread Damian Waszak
Hi Gary, Thanks for the reply. I have created a JIRA issue here: https://issues.apache.org/jira/browse/VFS-405 . Would appreciate if you could take a look and update it (or let me know) if something is missing and/or could be made more precise. Thanks, Damian On 03/07/2012 07:49 PM, Gary G