I have an 'uber' jar which contains the jars for all dependencies. On my
server the following command works fine:
sudo jsvc -home /usr/lib/jvm/java-6-openjdk -cp
/avalanche/avalanche-1.0-SNAPSHOT-\(2010-11-18_12\:33\:43\)-jar-with-dependencies.jar
-nodetach -debug -verbose -pidfile /var/run/avalan
t has methods for init,
start, stop and destroy.
P
On Thu, Nov 18, 2010 at 15:38, Mladen Turk wrote:
> On 11/18/2010 12:09 PM, pieter.br...@gmail.com wrote:
>
>> I have an 'uber' jar which contains the jars for all dependencies. On my
>> server the following command
That makes perfect sense and is exactly what I suspect. But I need some help
working out /what/ that problem might be, since I have no idea.
On Thu, Nov 18, 2010 at 18:11, Mladen Turk wrote:
> On 11/18/2010 02:44 PM, pieter.br...@gmail.com wrote:
>
>> I browsed the fat jar and it c
:11, Mladen Turk wrote:
> On 11/18/2010 02:44 PM, pieter.br...@gmail.com wrote:
>
>> I browsed the fat jar and it contains this:
>>
>> - /org/apache/commons/daemon
>> - /org/apache/commons/daemon/support/
>>
>> The DaemonLoader.class is in the support p