Bryan Cheung:
You should only need the portal-ext.properties in /tomcat-6.0.18/webapps/ROOT/WEB-INF/classes
Also do you have the MySQL driver jar in /tomcat-6.0.18/lib/ext ?
hi Bryan, thanks for getting back to me on this.
I do in fact have the mysql.jar in /tomcat-6.0.18/lib/ext. I just checked.
at this point I've replaced the portal-impl.jar file with the stock file provided by liferay. so that's clean and original now.
I still have the portal-ext.properties file in the two locations I mentioned previously...tomcat root folder and /tomcat-6.0.18/webapps/ROOT/WEB-INF/classes.
here is my portal-ext.properties file from the /tomcat-6.0.18/webapps/ROOT/WEB-INF/classes directory.
# MySQL
#
schema.run.enabled=true
schema.run.minimal=true
jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://localhost/admin_colegionoffice?useUnicode=true&characterEn- coding=UTF-8&useFastDateParsing=false
jdbc.default.username=admin_colegionoffice
jdbc.default.password=mypass
mail.session.mail.pop3.host=mail.colegionoffice.org
mail.session.mail.pop3.password=mypass
mail.session.mail.pop3.port=110
mail.session.mail.pop3.user=admin@colegionoffice.org
mail.session.mail.smtp.auth=false
mail.session.mail.smtp.host=mail.colegionoffice.org
mail.session.mail.smtp.password=mypass
mail.session.mail.smtp.port=25
mail.session.mail.smtp.user=admin@colegionoffice.org
mail.session.mail.store.protocol=pop3
mail.session.mail.transport.protocol=smtp
I just shutdown the server and started it up again.
Using CATALINA_BASE: /var/www/vhosts/colegionoffice.org/colegionoffice/tomcat-6.0.18
Using CATALINA_HOME: /var/www/vhosts/colegionoffice.org/colegionoffice/tomcat-6.0.18
Using CATALINA_TMPDIR: /var/www/vhosts/colegionoffice.org/colegionoffice/tomcat-6.0.18/temp
Using JRE_HOME: /usr/local/jdk1.7.0
still no mention of mysql and I still get a 404 error.
http://colegionoffice.org:8080 the 404 came about after adding the portal-ext.properties files. before I put those in everything was working beautifully.
Any further help would be greatly appreciated. my organization fell in love your software and gave me a week to get it all running and ready for full scale use.
Michael Smith
Please sign in to flag this as inappropriate.