change the DTD reference in the xml files to "database.dtd" - which XML files are you 
referring to? All XML files in the src/torque-schema directory? I did this but got the 
same results.

-----Original Message-----
From: zze-VANDEPUTTE Brice RD-BIZZ-GRE [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 23, 2004 3:55 AM
To: Jetspeed Users List
Subject: RE : [jetspeed] [distrib] first use pb


I found the solution for compilation error here :

        
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=jetspeed-user[AT]jakarta.apache.org&msgNo=13325
     (replace [AT])
        (Author : Raphaël Luta)  

It's because when we are behind a proxy, the DTD reference isn't accessible you say
- download manually the DTD file
    http://jakarta.apache.org/turbine/dtd/database.dtd
- put it in src/torque-schema
- change the DTD reference in the xml files to "database.dtd"

it's ok now

thanks

-----Message d'origine-----
De : Raphaël Luta [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 22 juillet 2004 11:15
À : Jetspeed Users List
Objet : Re: [jetspeed] [distrib] first use pb


> 
>    2) For jetspeed 1.5 Source distribution
>         After install of maven v1.0 and after update of
> "%JETSPEED_HOME%/project.properties"
>         to add "maven.proxy.host" and "maven.proxy.port" properties
>         (because i m behind a firewall)
>         i attempt to compile the war :
>                 the first part of jar download was a success
>                 but during torque goal i got this message :
> ===
> torque:om-generate:
>     [torque-data-model] Using classpath
>     [torque-data-model] Generating to file 
> C:\java\plateforme\jetspeed-1.5\src\java\report.org.apache.commons.gra
> nt
> [EMAIL PROTECTED]
> 
> BUILD FAILED
> File...... C:\Documents and
> Settings\Brice\.maven\cache\maven-torque-plugin-3.2\plugin.jelly
> Element... torque-data-model
> Line...... 228
> Column.... 49
> org.apache.torque.engine.EngineException: Connection timed out: 
> connect Total time: 31 seconds ===

Depending on your DB settings, it's possible that maven can't connect to 
your DB server... check the DB config.

--
Raphael Luta - [EMAIL PROTECTED]

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


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

Reply via email to