↧
Oracle Database 10g XE Installation and Configuration
In this article I will write about installing the Oracle Database 10g XE on Windows and changing the default port number for HTTP and optionally for FTP. The installer does not provide any...
View ArticleCreate a Blog with JBoss Seam, Hibernate JPA and JSF then Deploy it to Tomcat...
In this part of the tutorial we will correct the bugs inherent in version 2.2 of Seam-gen and we will add some code to spice up our blog CMS. First of all, our PostEdit.seam page is not working at all...
View ArticleHow to Fix MySQL 5.6.x corrupt innodb_table_stats and slave_master_* Tables
In version 5.6 of MySQL, you might get errors regarding InnoDB tables mysql/innodb_table_stats, mysql/slave_master_info,mysql/slave_worker_info, and mysql/slave_relay_log_info like the following when...
View Article