Re: Installer including web application and tomcat

2007-05-25 Thread Rene Guenther
Thanks a lot! I will try out the procedure you described. Anyone knows a similiar procedure for a linux based installer. Regards René On Fri, 25 May 2007 11:54:49 +0200 "Gregor Schneider" <[EMAIL PROTECTED]> wrote: I just did exactly the same for some of our international clients, that do no

Re: Installer including web application and tomcat

2007-05-25 Thread Gregor Schneider
I just did exactly the same for some of our international clients, that do not have internet-access / slow internet-connections. However, I did that for windows only. The procedure as follows: - I used a free installer (google for InnoSetup), you can also choose your preferred cross-platform-in

Installer including web application and tomcat

2007-05-25 Thread Rene Guenther
Hello, we recently purchased JIRA, which is offering a standalone version for windows and for linux which already includes a tomcat server. Can anyone give me hint where to find informations to do something similiar with my web application? Maybe also a mysql server can be included? Thanks