Change your jdbc.properties to match your settings for your hosting provider
(you should be able to do this locally and point to the remote server) and see
if jetty:run works. If it does (or you can't connect to MySQL at your hosting
provider), run "mvn package" and upload the WAR to your host.
Hi,
I am new to AppFuse and kind of lost. I have a MySQL database running on my
hosting account. I need to load AppFuse light to my hosting account as well.
Before I package my application and deploy to the hosting account, I need to
change database to point to MySQL database on my hosting acccou