Hello!
I'm trying to build Jetspeed from the current CVS source. I am getting an exception from Velocity during the generation of the Torque classes. The error in the Velocity log looks like this: 2002-09-02 00:49:49,397 - ResourceManager : found om/Peer.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader 2002-09-02 00:49:49,397 - Left side ($targetDatabase) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. om/Peer.vm [line 385, column 28] 2002-09-02 00:49:49,407 - ResourceManager : found om/MapBuilder.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader 2002-09-02 00:49:49,407 - Method parse threw exception for reference $generator in template om/Control.vm at [44,7] I can build the 1.4b1 source fine with the same environment, so this may be something recent. I'm using Sun JDK 1.4.0_01 on Windows XP Professional and Oracle 9i for the database. Any help you can offer would be appreciated. -Eric
