Return-Path: Delivered-To: apmail-jakarta-turbine-user-archive@www.apache.org Received: (qmail 55528 invoked from network); 23 Jan 2004 00:00:00 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Jan 2004 00:00:00 -0000 Received: (qmail 10088 invoked by uid 500); 22 Jan 2004 23:59:45 -0000 Delivered-To: apmail-jakarta-turbine-user-archive@jakarta.apache.org Received: (qmail 10060 invoked by uid 500); 22 Jan 2004 23:59:44 -0000 Mailing-List: contact turbine-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Turbine Users List" Reply-To: "Turbine Users List" Delivered-To: mailing list turbine-user@jakarta.apache.org Received: (qmail 10047 invoked from network); 22 Jan 2004 23:59:43 -0000 Received: from unknown (HELO um-056.67fairlane.com) (69.61.33.194) by daedalus.apache.org with SMTP; 22 Jan 2004 23:59:43 -0000 Received: from adsl-63-244.swiftdsl.com.au ([218.214.63.244] helo=andrewzahra) by um-056.67fairlane.com with smtp (Exim 4.24) id 1Ajojk-0001I4-GG for turbine-user@jakarta.apache.org; Thu, 22 Jan 2004 18:59:48 -0500 Message-ID: <004201c3e143$d077b3b0$2cc2992f@andrewzahra> From: "Andrew Zahra" To: "Turbine Users List" References: Subject: Re: TDK demo app probs Date: Fri, 23 Jan 2004 10:59:43 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - um-056.67fairlane.com X-AntiAbuse: Original Domain - jakarta.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - zguy.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks Jeff, that works - I'm not sure what difference there is. Are there any key files to check other than the ones you suggested I edit? Andrew ----- Original Message ----- From: "Jeff Painter" To: "Turbine Users List" Sent: Friday, January 23, 2004 10:29 AM Subject: Re: TDK demo app probs > > I put the tdk together on a vanilla redhat 9 box so I don't think you > should be having all these troubles. > > things to check: > what jdk are you using? > what version of ant are you using? > make sure jdbc access is allowed (mysql can be picky) > > I just unpacked the tdk tarball, created the newapp sample project and got > it running in about 2 minutes, but i built the thing so it should be easy > for me ;) > > I went ahead and stuffed everything under my webapps/newapp into a tarball > > http://kiasoft.com/~painter/newapp_tdk_sample.tgz > > wipe out your newapp and unpack the tar file in > > ${TDK}/webapps directory > > It is already compiled and should be ready to go > > You should only need change two files if you have already run ant init and > built the database structure > > Change username from "myuser" to your username and password "mypassword" > to your password here: > > ${TDK}/webapps/newapp/WEB-INF/build/build.properties > ${TDK}/webapps/newapp/WEB-INF/conf/Torque.properties > > then, run ${TDK}/bin/catalina.sh start > try to access http://localhost:8080/newapp/servlet/newapp > > it is alreay compiled and if your database access is up and running it > should run properly. if not then there is something in your environment > that is not setup correctly > > hope this helps > > -- > Regards, > > Jeffery Painter > > - -- > painter@kiasoft.com http://kiasoft.com > PGP FP: 9CE8 83A2 33FA 32B1 0AB1 4E62 E4CB E4DA 5913 EFBC > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (GNU/Linux) > > iD8DBQE/qEQE5Mvk2lkT77wRAnMJAJ9vJ6qOkg/mvqqIpz7troCEQJ8bFACglu/U > YNXabx7DZOV2Hd9LwSTmGpY= > =dWiu > -----END PGP SIGNATURE----- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: turbine-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org