Hello Jeff ----- Original Message ----- From: "Jeffery Painter" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Sunday, August 03, 2003 1:44 AM Subject: Re: TDK - problem building distribution
> Hi Roger, > What I am really trying to achieve is just to get a working example web app using maven. I was trying to get the web app sample app working that is bundled with the TDK binary. This is Ant built; all the required jars are bundled in the TDK dist. lib. It builds the web app framework ok but when you try to build the table it says it cannot find the jars but the jars are there > Could you please send me your APPNAME-conf.xml file and maybe a copy of There are no -conf.xml files under C:\tdk-2.2 (where I unzipped the binary dist and set the TDK_HOME env var and already built the webapp framework Ok) > your TurbineResources.properties file offlist and I'll take a look. Attached > > What platform and versions of java, ant, postgres are you using? I Win XP Home, java "1.4.1_02", ant 1.5.3-1, postgres 7.3.3 but I dont think it is to do with these or paths to same, as they have been stable for some time working correctly with many other things. > recently tried moving a working app from MySQL to postgres and ran into The reason I switched to postgres was because of the problems I was having with MySql on JBoss, then had a load of problems getting postgres working on this platform. Nightmares. There are known issues with cygwin and postgresql on windows XP home but these are resolved on this machine. I am pretty certain there should be no problems with the db > a few quirks that I may be able to quickly point out if I see these two > files. Is this what you need? Thanks Roger > > Thanks, > > Jeff Painter > [EMAIL PROTECTED] > > > Roger Ackroyd wrote: > > >Am attempting to Install the TDK 2.2.1 distribution .tar and build the > >sample Turbine application following: > >http://jakarta.apache.org/turbine/tdk/tdk-howto.html > >Everything behaves as expected until step 5 when following is the result: > > > > [EMAIL PROTECTED] /c/tdk-2.2/webapps/newapp/web-inf/build > >$ ant init > >Buildfile: build.xml > >check-webinf-exists: > >setup-webinf: > >init: > >setup: > >init-tasks: > >BUILD FAILED > >file:C:/tdk-2.2/webapps/newapp/web-inf/build/build.xml:133: taskdef class > >org.apache.velocity.texen. > >ant.TexenTask cannot be found > >Total time: 1 second > >[EMAIL PROTECTED] /c/tdk-2.2/webapps/newapp/web-inf/build > >$ > > > >I have read and understand the purpose of each step described in the > >document. All env. vars. are set correctly. > >Only changes made are those indicated in document. > >The database is set up for PostgreSQL but I do'nt think from the above that > >we have reached that point. > >I was hoping that using this distribution I would eliminate all the problems > >I have had in building any Turbine application that I can use to get on to > >using Maven effectively. > >Have been on with this and turbine/torque for a good few frustrating days > >now so any assistance would be gladly appreciated > >Thank you > >Roger > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]