linux jdesktop icon on boot

R

robert

Hi all,

We have a jdesktop icon loaded via a daemon - java services wrapper. It
works fine under windows. I can't get it to run on linux. I get a
headless exception, and after trying a delay to allow a desktop to
appear, it fails silently.

I can run the following commands ok in the shell. In Suse, I'm using
/etc/init.d/boot.local , which contains:

export JAVA_HOME=/usr/local/jdk1.5.0_03
(sleep 180 ;
/home/iksrazal/workspace/maragato_branch3/aplicacoes/maragato-config/target/exec/deploy/linux/bin/doShell.sh)&

doShell.sh contains:

(/home/iksrazal/workspace/maragato_branch3/aplicacoes/maragato-config/target/exec/deploy/linux/bin/wrapper
-c
/home/iksrazal/workspace/maragato_branch3/aplicacoes/maragato-config/target/exec/deploy/linux/conf/wrapper.conf)&

Any ideas?
robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top