Installation Guide
This section describes the steps to perform valid installation and how to bootstrap the application stack. This document assumes you have downloaded the mobchannelEAR.ear from our release site.Currently we support installations on JBoss AS 4.2 or above. Please check this page for information on when a full featured build would be available
Installing JBOSS
Download jboss from http://www.jboss.org. The current build setup requires JBoss 4.2.2. Unzip jboss to your local system and server. You need to download mysql connector jar for your version of mysql and copy it your server lib directory. You might also be required to add a mysql-ds.xml into your server deployment directory.
Installing MySQL 5.2
Install mysql 5.2 and create the schema from the mobchanneldb.sql script present in the distribution
Installing mobchannel plugin management suite
If you have successfully installed JBOSS and MySQL , copy mobchanelEAR.ear into your Jboss deployment directory, stat jboss server and you have mobchannel installed !!!!.