Hi team,
I am using Advanced installer to make MyWebApplication as exe file.
I am trying to to use tomcat,MySQL and AppacheMq in my web Application. I am running with 2 issues when I am creating a Exe file
1)When I package my Application along with mySql Script which runs on Database. then I am getting
Tomcat Services failes to start please check the privileges error
but If i remove Database script then it is not throwing any error. I am not able to figure out where i went wrong
2)I am using Apcahe mq in my Application. When I run my Application then a bat file in the Apache mq need to run. So How can I set Custom actions for a bat file to run along with my application.
Please suggest me what configuration should i make to get the right output?
thanks in advance
