Hi Stuart, Thanks a lot for your reply. I have following setting in Torque.properties file:
torque.database.default.adapter=postgresql torque.dsfactory.default.connection.driver = org.postgresql.Driver torque.dsfactory.default.connection.url = jdbc:postgresql://localhost:5432/jetspeed torque.dsfactory.default.connection.user = postgres torque.dsfactory.default.connection.password = But it did not work as I mentioned in previous mail. I really do not know what to do from here? Any help will be great. Thank you, Surender -----Original Message----- From: Stuart Belden [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 1:05 AM To: [EMAIL PROTECTED] Subject: Re: Can't Jetspeed get starting with postgresql What are your torque database settings? Should look something like the following (these are obviously for db2) torque.dsfactory.default.connection.driver = COM.ibm.db2.jdbc.app.DB2Driver torque.dsfactory.default.connection.url = jdbc:db2:dev torque.dsfactory.default.connection.user = user torque.dsfactory.default.connection.password = secret >>> [EMAIL PROTECTED] 11/11/03 05:39PM >>> Hi all, I have downloaded the latest version of jetspeed 1.4 and successfully installed it on XP Professional. I want to change the database to Postgresql 7.3.2 for Windows. I have completed all the steps which Michael mentioned on mailing list http://www.mail-archive.com/ <http://www.mail-archive.com/[EMAIL PROTECTED]/msg08465.h tml> [EMAIL PROTECTED]/msg08465.html I get the following error: org.apache.turbine.util.TurbineException: Error rendering Velocity template: /controls/html/jetspeed.vm: Invocation of method 'getContent' in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWra pper threw exception class java.lang.Error : Error in BasePeer.initTableSchema(TURBINE_USER): There was no DataSourceFactory configured for the connection default Any help in this regard will be appreciable. Regards' Surender --------------------------------------------------------------------- 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]
