Strange cause I am using 1.4.2.05!? I managed and put all missing libraries
in the classpath but it definitely didn't work with the plain ojb-blank
package.

Regards,

Nils

-----Original Message-----
From: Thomas Dudziak [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 28, 2004 6:05 PM
To: OJB Users List
Subject: Re: Installation trouble

Nils Liebelt wrote:

>Hi everybody,
>
>First of all: I am new to OJB! Got the ojb-blank.jar and made a project out
>of it. 
>After changing the build.properties and .classpath I can execute the build
>target and
>Xdoclet target. But I get trouble when I try to use the setup-db. It seems
>there are libraries missing!
>The build fails with following:
>
>BUILD FAILED: C:\Documents and
>Settings\nils\Desktop\ojb-blank\src\schema\build-torque.xml:107: taskdef A
>class needed by class org.apache.torque.task.TorqueJDBCTransformTask cannot
>be found: org/apache/xerces/dom/CoreDocumentImpl
>BUILD FAILED: C:\Documents and
>Settings\nils\Desktop\ojb-blank\build.xml:137: Following error occured
while
>executing this line
>C:\Documents and
>Settings\nils\Desktop\ojb-blank\src\schema\build-torque.xml:107: taskdef A
>class needed by class org.apache.torque.task.TorqueJDBCTransformTask cannot
>be found: org/apache/xerces/dom/CoreDocumentImpl
>Total time: 3 seconds
>
>I thought ojb-blank is ready to use!? What libraries do I have to install
in
>order to run the torque task?
>  
>
Mmhh, this is an error from Torque about a missing Xerces. What JDK do 
you use ? Seems like it is an older one because 1.4 and newer comes with 
Xerces.

Tom


---------------------------------------------------------------------
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]

Reply via email to