I used the 1.0-beta-6 WAR and changed the hibernate config file ---- I don't
believe a lack of a db connection would cause this error??
The Error: The requested resource (/xwiki/bin/view/Main/WebHome) is not
available.
May I suggest that the postgres connection should look like this (at least
on windows with port 5432 DEFAULT)
<property
name="connection.url">jdbc:postgresql://localhost:5432/wikidb</property>
--
View this message in context:
http://www.nabble.com/Install-Error-%281.0-beta-6---Postgres-on-Tomcat-6.0.…
Sent from the XWiki- Users mailing list archive at
Nabble.com.