[jboss-user] [Beginners Corner] - Re: need help For days after installing getting nowhere

PeterJ do-not-reply at jboss.com
Tue Jun 23 11:50:29 EDT 2009


Installing JBoss AS is easy - unzip the zip file. Running it is easy - make sure JAVA_HOME is set to a JDK directory and go to the bin directory and start the run script.

What you are attempting to do is something entirely different - replace HSQLDB with MySQL (at least I think you are using MySQL, your post is not really clear on that). You do not need to do that. You can leave DefaultDS using HSQLDB and simply create a new data source (name it anything other than DefaultDS) that uses MySQL for your apps.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239478#4239478

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239478



More information about the jboss-user mailing list