Grails - Open MySQL and Apache Server from Project without Xampp\Wamp -


i building grails project uses mysql manipulating database entries , execute crud examples.

for mysql server active, use xampp control panel , must have apache , mysql opened in xampp control panel in order establish connection between grails , mysql database.

enter image description here

the grails project starts tomcat server everytime run project, , dont know how can achieve apache , mysql, wont have use xampp panel every time. when war created, should able create connection within project, without need of server panel xampp or wamp.

enter image description here

i find way start apache , mysql server inside grails project. ideas?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -