please refer to the http://appfuse.org/display/APF/AppFuse+QuickStart

the configuration for the database access is at the pom.xml at the bottom:

if i had such a problem i would enter:

find . -type f -print | xargs grep mysql

or something. then i would find:

./pom.xml: <jdbc.url><![CDATA[jdbc:mysql://localhost/project? createDatabaseIfNotExist = true &amp ;useUnicode = true &amp ;characterEncoding=utf-8&amp;sessionVariables=FOREIGN_KEY_CHECKS=0]]></ jdbc.url>

now i know that it has to be in the pom.xml and i would look around this line.

On Jul 12, 2009, at 8:49 PM, Sleep_T wrote:


After, I created a new appfuse project (using Struts2), using

mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-struts
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app - DartifactId=myproject



after that I'm running mvn idea:idea to run the project from IDEA.

I choose a server, but I don't know how to make the connections with the database, in order to run the project from IDEA. Could you help me please!

--
View this message in context: 
http://www.nabble.com/Appfuse---Intellij-IDEA-%28basic-questions%29-tp24451347s2369p24451347.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Nils M. Petersohn
snackycracky.wordpress.com
xing.com/profile/Nils_Petersohn
myspace.com/electrash
twitter.com/snackycracky
facebook.com/nils.petersohn

n...@schoenhouse.de
0049 (0)177 6311074
skype: nilz_berlin
icq: 99510895

Ebertystr. 47
10249 Berlin

Reply via email to