You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Neelima Yadla <Ne...@CBC-Companies.com> on 2007/05/22 14:09:47 UTC

src\schema not found

Hi,

When I upgrade torque 3.0 to torque 3.2 when I build my application, it
is giving the following errors:

BUILD FAILED

C:\cbc\tdk\tdk\webapps\scoring\build.xml:97: The following error
occurred while executing this line:

C:\cbc\tdk\tdk\webapps\scoring\build-torque.xml:496: The following error
occurred while executing this line:

C:\cbc\tdk\tdk\webapps\scoring\build-torque.xml:524:
C:\cbc\tdk\tdk\webapps\scoring\src\schema not found. When I click this
it is taking me to targetDatabase="${torque.database}" in
build-torque.xml

 

 

I will appreciate any help on this.

 

Thanks,

Neelima


RE: src\schema not found

Posted by Thomas Fischer <fi...@seitenbau.net>.
Hi,

Torque 3.2 looks in src/schema for the schema xml files. I have no idea
what the corresponding directory was for Torque 3.0 You have two options:
- Move the schema files to src/schema
- Tell Torque where the schema files are located. There is a generator
option for that, I believe it is torque.schema.dir but I'm not sure.
Consult the generator manual.

              Thomas

"Neelima Yadla" <Ne...@CBC-Companies.com> schrieb am 22.05.2007
14:09:47:

> Hi,
>
> When I upgrade torque 3.0 to torque 3.2 when I build my application, it
> is giving the following errors:
>
> BUILD FAILED
>
> C:\cbc\tdk\tdk\webapps\scoring\build.xml:97: The following error
> occurred while executing this line:
>
> C:\cbc\tdk\tdk\webapps\scoring\build-torque.xml:496: The following error
> occurred while executing this line:
>
> C:\cbc\tdk\tdk\webapps\scoring\build-torque.xml:524:
> C:\cbc\tdk\tdk\webapps\scoring\src\schema not found. When I click this
> it is taking me to targetDatabase="${torque.database}" in
> build-torque.xml
>
>
>
>
>
> I will appreciate any help on this.
>
>
>
> Thanks,
>
> Neelima
>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org