I have an ubuntu server 10.10 und an existing apache2 and tomcat installation. Now I would like to install activiti in the Tomcat container. For that I would like to use a mysql database. I created the database 'activiti' with the user 'activiti'. Now I configure the build files as in the attachment. I changed the default database to mysql and typed in the location of the tomcat directory. Further I changed the default ant target 'demo.setup' and deleted the targets for h2 and tomcat installation. The installation went fine, but I can't access any activiti app wether cycle, probe, nor modeler etc.
I'm a noob to linux, apache and so on, sorry for that - please help!
I just tried it out an all went fine. I can call cycle, explorer, etc.. but I can't use the modeler! ;( There is a folder called "activiti-modeler" and also the modeler.war file in the webapps folder. What I have to do to get the modeler working?? Any ideas?