Re: Run TomEE as a daemon

2012-07-25 Thread David Blevins
On Jul 24, 2012, at 7:17 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > David, > > On 7/23/12 8:29 PM, David Blevins wrote: >> The page can be edited by anyone by clicking the blue pencil icon >> in the upper right, so contributions are highly encouraged.

Re: Run TomEE as a daemon

2012-07-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/23/12 8:29 PM, David Blevins wrote: > The page can be edited by anyone by clicking the blue pencil icon > in the upper right, so contributions are highly encouraged. All > changes are reviewed before going live, so don't worry about > mes

Re: Run TomEE as a daemon

2012-07-23 Thread David Blevins
On Jul 23, 2012, at 2:24 PM, Konstantin Kolinko wrote: > 2012/7/24 Christopher Schultz : >> >> On 7/23/12 2:44 PM, Konstantin Kolinko wrote: >>> See proper Apache Commons-Daemon jsvc documentation, at >>> http://commons.apache.org/daemon/jsvc.html >> >> If the TomEE documentation is incorrect,

Re: Run TomEE as a daemon

2012-07-23 Thread Konstantin Kolinko
2012/7/24 Christopher Schultz : > > On 7/23/12 2:44 PM, Konstantin Kolinko wrote: >> 2012/7/23 Miguel Bandala : >>> Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've >>> been trying lots of times and havent success. Does anyone knows >>

Re: Run TomEE as a daemon

2012-07-23 Thread Miguel Bandala
ava installed on your machine? > > burghard@iSir > > Am 23.07.2012 um 18:12 schrieb Miguel Bandala : > > > Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've been > trying > > lots of times and havent success. > > Does anyone knows how to do t

Re: Run TomEE as a daemon

2012-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 7/23/12 2:44 PM, Konstantin Kolinko wrote: > 2012/7/23 Miguel Bandala : >> Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've >> been trying lots of times and havent success. Does anyone knows &g

Re: Run TomEE as a daemon

2012-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/23/12 12:24 PM, David kerber wrote: > On 7/23/2012 12:12 PM, Miguel Bandala wrote: >> Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've >> been trying > > What is TomEE? Tomcat + EE h

Re: Run TomEE as a daemon

2012-07-23 Thread Konstantin Kolinko
2012/7/23 Miguel Bandala : > Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've been trying > lots of times and havent success. > Does anyone knows how to do this procedure step by step. > I've follow this tutorial: > http://openejb.apache.org/unix-dae

Re: Run TomEE as a daemon

2012-07-23 Thread burghard.britzke
export JAVA_HOME=[Location of Java installaation] (for bash-like shell) or setenv ${JAVA_HOME} [Location of Java installaation] (for csh or tcsh) Then Rey again. Is Java installed on your machine? burghard@iSir Am 23.07.2012 um 18:12 schrieb Miguel Bandala : > Hi, I'm trying to run

Re: Run TomEE as a daemon

2012-07-23 Thread David kerber
On 7/23/2012 12:12 PM, Miguel Bandala wrote: Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've been trying What is TomEE? lots of times and havent success. Does anyone knows how to do this procedure step by step. I've follow this tutorial: http://openejb.

Run TomEE as a daemon

2012-07-23 Thread Miguel Bandala
Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've been trying lots of times and havent success. Does anyone knows how to do this procedure step by step. I've follow this tutorial: http://openejb.apache.org/unix-daemon.html but at the end, i got the follow results: