I am creating a blog using Apache Roller Weblogger software, am very new to this..
I am deploying it on the Tomcat, and m using the PostgreSQL database.. I did all the configuration in the roller-custom.properties
.. If i give the url http://localhost:8080/roller/
in the browser I am getting the resource not available error,
And in the roller.log
file if I check, the database is loading fine..
Please if anybody have relevant suggestion please do share..
I had to add this to my web.xml:
and this to my jboss-web.xml: