There is one error during the build process
"...[INFO] Velocimacro : adding VMs from VM library template :
VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in
any resource loader..."
And a pile of warnings like
"... [WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference :
template = archetype-resources/portal/build.xml [line 68,column 34] :
${org.apache.jetspeed.groupid} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = archetype-resources/portal/build.xml [line 70,column
34] : ${org.apache.jetspeed.version} is not a valid reference..."
Some of these warnings seem to be connected to the database but cannot
understand in which way exactrly... Anyhow, build is successful.
Actually I am still not sure how I should handle embedded Derby. I
understood that for embedded Derby I do not have to install the Derby DB. Or
is this installation still needed? If yes, can you advise where do I find
correct instructions fot it?
I also tried setting Derby according to Derby istallation instructions i
found , but this does not work either:
set DERBY_INSTALL=C:\JetspeedTraining\database\jetexpress
set
CLASSPATH=%DERBY_INSTALL%\lib\derby.jar;%DERBY_INSTALL%\lib\derbytools.jar;
cd C:\JetspeedTraining\database\jetexpress\frameworks\embedded\bin
setEmbeddedCP.bat
Sorry for so many stupid questions..
Evi
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 30, 2007 9:39 PM
To: Jetspeed Users List
Subject: Re: JetExpress running error, tutorial
On Jan 30, 2007, at 11:29 AM, evi wrote:
> The settings file in .m2 directory seems to be as suggested:
>
> <!-- Derby embedded database properties
> -->
> <org.apache.jetspeed.production.jdbc.drivers.path />
>
Try setting your jdbc driver path to the embedded derby driver and rebuild
all Watch for errors during the build...
---------------------------------------------------------------------
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]