Re: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-29 Thread Pascal Robert
.lang.NoClassDefFoundError: com/tec/util/base/TecApplication > > Thanks Ken. > > Date: Wed, 28 Mar 2012 17:27:41 -0700 > Subject: Re: Installing WebObjects 5.3.3 in a Red Hat 5.2 > From: k...@watermarkstudios.com > To: webobjects-dev@lists.apple.com > > If you instal

RE: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-29 Thread Oscar González
Hi Chuck,I did your suggestion but got the same result. Thanks Chuck. > Subject: Re: Installing WebObjects 5.3.3 in a Red Hat 5.2 > From: ch...@global-village.net > Date: Wed, 28 Mar 2012 18:12:37 -0700 > CC: webobjects-dev@lists.apple.com > To: racso...@hotmail.com > > Yo

RE: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-29 Thread Oscar González
cations are throwing me a exception.java.lang.NoClassDefFoundError: com/tec/util/base/TecApplication Thanks Ken. Date: Wed, 28 Mar 2012 17:27:41 -0700 Subject: Re: Installing WebObjects 5.3.3 in a Red Hat 5.2 From: k...@watermarkstudios.com To: webobjects-dev@lists.apple.com If you installed JDK 6 (1.6) using the Or

Re: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-28 Thread Chuck Hill
You need to run it like this: cd $NEXT_ROOT/Local/Library/WebObjects/Applications/logistica.woa ./logistica The current working directory is important. Chuck On 2012-03-28, at 5:53 PM, Oscar González wrote: > Hi all, > The wotaskd and monitor are running, but now when I try to run my applicat

RE: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-28 Thread Oscar González
Hi all, The wotaskd and monitor are running, but now when I try to run my application in command line "$NEXT_ROOT/Local/Library/WebObjects/Applications/logistica.woa/logistica" got this errorjava.lang.NoClassDefFoundError: com/tec/util/base/TecApplication at java.lang.ClassLoader.defineClass1(

Re: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-28 Thread Ken Anderson
luck Ken > > -- > > Message: 4 > Date: Wed, 28 Mar 2012 19:12:26 -0400 > From: Pascal Robert > To: Oscar González > Cc: webobjects-dev@lists.apple.com > Subject: Re: Installing WebObjects 5.3.3 in a Red Hat 5.2 > Message-ID: > Content-Type: text/plain;

Re: Installing WebObjects 5.3.3 in a Red Hat 5.2

2012-03-28 Thread Pascal Robert
Le 2012-03-28 à 16:45, Oscar González a écrit : > Hi all, > I had try to install the WebObjects 5.3.3 in a Red Hat 5.2, I do hope it's RedHat Enterprise Linux 5.2, not the old RedHat 5.2 from the 90s :-) > but after I follow the instructions from the wiki, and try to start the > wotask and mo