You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Sean Allen <ze...@worldonline.co.za> on 2002/08/05 22:59:19 UTC

Re: CONT: Problem with TDK howto - ant init

As mentioned in my post and others on the list archives.

It appears as if tdk-2.1 is major league broken, I've had luck with
downloading tdk-2.2b2 for the repository, seems to work as advertised
and may even support turbine-3 experimentation (if my eyes are parsing
the build scripts correctly).

Sean Allen
 
On Mon, 2002-08-05 at 23:41, Ryan Steele wrote:
> 
> 
> Having same problem.  I'm probably missing something simple, but I searched 
> everything I can think of and the archives and cannot find an answer to this 
> question.  I'm on a Linux box.
> 
> Thanks in advance!
> 
> <<<<FORWARD>>>>
> Hi All,
> 
> I'm trying to follow the tdk howto document to build a sample application
> (newapp). I'm using turbine 2.1 binaries, mysql and the sun1.4 jdk on win2k.
> 'ant init' croaks at the torque-sql target. The newapp database is created
> but the tables are not. From what I can, see the problem occurs when
> converting the xml schema into a vanilla SQL script.
> 
> Any help would be appreciated.
> 
> Dave Patterson.
> 
> init-tasks:
> 
> turbine-sql:
>      [echo] +------------------------------------------+
>      [echo] |                                          |
>      [echo] | Generating SQL for Turbine base system!  |
>      [echo] |                                          |
>      [echo] +------------------------------------------+
> [torque-sql] G:\tdk\webapps\newapp\WEB-INF\src\sql\turbine-schema.sql
> 
> BUILD FAILED
> java.lang.VerifyError: (class:
> org/apache/turbine/torque/engine/database/transform/XmlToAppData, method:
> parseFile signature:
> (Ljava/lang/String;)Lorg/apache/turbine/torque/engine/database/model/AppData;)
> Incompatible object argument for function call at
> org.apache.turbine.torque.TorqueSQLTask.initControlContext(TorqueSQLTask.java:153)
>         at org.apache.velocity.texen.ant.TexenTask.execute(TexenTask.java)
>         at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
>         at org.apache.tools.ant.Task.perform(Task.java:317)
>         at org.apache.tools.ant.Target.execute(Target.java:309)
>         at org.apache.tools.ant.Target.performTasks(Target.java:334)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
>         at
> org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)
> 
> 
> 
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail. 
> http://www.hotmail.com
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: CONT: Problem with TDK howto - ant init

Posted by Rodney Schneider <rl...@arcalink.com>.
On Tue, 6 Aug 2002 06:59, you wrote:
> As mentioned in my post and others on the list archives.
>
> It appears as if tdk-2.1 is major league broken, I've had luck with
> downloading tdk-2.2b2 for the repository, seems to work as advertised
> and may even support turbine-3 experimentation (if my eyes are parsing
> the build scripts correctly).

The tdk-2.1 is fine...  many people have been using it for development for a 
long time with great success.  There are a few issues with the release, but 
no major show stoppers.

See this post:
http://marc.theaimsgroup.com/?l=turbine-user&m=102799125014952&w=2

Regards,

-- Rodney

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: CONT: Problem with TDK howto - ant init

Posted by Sean Allen <ze...@worldonline.co.za>.
On Tue, 2002-08-06 at 04:27, Rodney Schneider wrote:

> > It appears as if tdk-2.1 is major league broken, I've had luck with
> > downloading tdk-2.2b2 for the repository, seems to work as advertised
> > and may even support turbine-3 experimentation (if my eyes are parsing
> > the build scripts correctly).
> 
> The tdk-2.1 is fine...  many people have been using it for development for a 
> long time with great success.  There are a few issues with the release, but 
> no major show stoppers.
> 
> See this post:
> http://marc.theaimsgroup.com/?l=turbine-user&m=102799125014952&w=2
> 
Point taken, I used it a while ago and it was fine, I'm using 1.4 so
that was obviously my problem with it. I guess a more accurate way to
say it is you could find it very broken depending on your environment.

Sean Allen


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>