I first tried following the Getting Started part of the documentation, but it appears that the JRE that I am using (1.4.2), for FreeBSD has a bug which is known with propertie setting classes (as seen on the wiki). Trying to use the Linux JDK 1.4.2_08 causes maven to just sit there and do nothing (running under Linux emulation layer on FreeBSD).

Soooo, I tried installing everything on Windows. Got farther, but getting this error message in Tomcat's error logs:

org.apache.jetspeed.execption.JetspeedException: Unable to create Engine

Which if you go all the way to the bottom, is caused by:

org.apache.jetspeed.prefs.PreferencesException: Failed to initialize prefs api. org.springframework.transaction.CAnnotCreateTransactionException: Could not create OJB transaction; nested exception is org.apache.ojb.broker.accesslayer.LookupException: SQLException thrown while trying to get Connection from Datasource (java:comp/env/jdbc/jetspeed)

Any ideas?

Taylor

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



Reply via email to