Hi,

In your \tdk\webapps\app\WEB-INF\conf there might be more than one schema
file. Delete the second and third. Then make sure there is a file called
turbine-schema.xml which contains the RDF table, in addittion to your own
schema file that is. At least this is relevant to TDK 2.2.

Hope that helps.
Derick

----- Original Message -----
From: "Marc Lustig" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 7:02 AM
Subject: unwanted RDFx tables


> Hi,
>
> when rebuilding the project using ant init the following lines appear:
>
> insert-sql-files:
>
> insert-sql:
> [torque-sql-exec] Our new url -> jdbc:mysql://127.0.0.1/audiotex
> [torque-sql-exec] Executing file:
> F:\tdk22\webapps\audiotex\WEB-INF\src\sql\third-schema.sql
> [torque-sql-exec] Executing file:
> F:\tdk22\webapps\audiotex\WEB-INF\src\sql\third-schema-idtable-ini
> t.sql
> [torque-sql-exec] 3 of 3 SQL statements executed successfully
> [torque-sql-exec] Our new url -> jdbc:mysql://127.0.0.1/audiotex
> [torque-sql-exec] Executing file:
> F:\tdk22\webapps\audiotex\WEB-INF\src\sql\second-schema.sql
> [torque-sql-exec] Executing file:
> F:\tdk22\webapps\audiotex\WEB-INF\src\sql\second-schema-idtable-in
> it.sql
>
> Where is that second-schema and third-schema stuff coming from?
> It produces tables RDF2 and RDF3.
> I understand that intake uses a table rdf. I have activated intake using
> these lines in TR.props:
>
>
services.IntakeService.classname=org.apache.turbine.services.intake.TurbineI
> ntakeService
> tool.request.om=org.apache.turbine.om.OMTool
> tool.request.intake=org.apache.turbine.services.intake.IntakeTool
>
> I have not the slightest clue why no rdf table is being produced but rdf2
> and rdf3 instead.
>
> Anybody having a hint for me?
>
> Marc
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to