Hi,

This is the first time I have heard of such problems under windows,
therefore, I'd rather suspect the difference lies in the java or maven
version rather than in the os. Which java version are you using on windows
? And which maven version are you using ?

I'd recommend to use maven 1.0.2, where xercesImpl-2.4.0.jar is located in
maven/lib/endorsed. Maybe in other maven versions, the library should be
put there.

    Thomas

"Piechu Piechu" <[EMAIL PROTECTED]> schrieb am 19.10.2005 19:47:45:

> I'm trying to create sql scripts and java classes from schema file.
> Under Linux everything is ok, but when I'm trying to do it under
> Windows - operation maven torqe ends with such information:
>
> BUILD FAILED
> File ....\.maven\cahce\maven-torque-plugin-3.1.1\plugin.jelly
> Element ... taskdef
> Line ...... 87
> Column .... 67
> taskdef A class needed by class org.apache.torque.task.
> TorqueJDBCTransformTask cannot be found:
> org/apache/xerces/dom/CoreDocumentImpl
>
> All needed jars were downloaded without any errors and mentioned
> above class is in directory \.maven\repositiory\xerces\jars - both
> xerces-2.4.0.jar and xercesImpl-2.4.0
>
> What should I do to run torque under Windows
>
> Regards
> Jakub Piechnik
>
> P.S. I tried to put all jars from lib directory from torque*.zip
> file and my database JDBC driver to the classpath - but it has no
results.
>
> ----------------------------------------------------
> Wejdź na strone: Halloween.wp.pl i WYGRAJ "czarci" rejs dla siebie
> i osoby towarzyszącej! Wyruszycie w podróż nowym promem Stena Line!
> Stań oko w oko z duchami i zobacz kto jest lepszy - Kliknij:
> http://klik.wp.pl/?adr=www.halloween.wp.pl&sid=535
>
>
>
> ---------------------------------------------------------------------
> 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