Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2003-06-20 | 2.0 kB | |
Totals: 1 Item | 2.0 kB | 0 |
Open Modeling version 2.1 Open Modeling is a web-based business process modeling environment created in J2EE technology. It is open source, open database, application server independent and we would like it to be browser indepenent. It has been tested with the following software versions: Application servers: Tomcat 4.0.6 www.apache.org/tomcat Allaire JRun 4 www.macromedia.com/software/jrun Databases: MySQL 4.1 www.mysql.com (we have good experiences with this alpha-release) JDBC 3.0.8 www.mysql.com/downloads/api-jdbc.html SQLServer 2000 www.microsoft.com/sql JDBC SP 1 www.microsoft.com/downloads/details.aspx?FamilyID=4f8f2f01-1ed7-4c4d-8f7b-3d47969e66ae&DisplayLang=en Oracle 8.1.7 www.oracle.com JDBC included with Oracle Document processor: Fop 0.20.5rc www.apache.org/fop XML-parser: Xerces 2.2.1 www.apache.org/xerces2-j SVG viewer: Adobe SVG 3.0 www.adobe.com/svg/viewer/install/main.html Thanks to Kevin Lindsey for his 2d SVG routines (webmaster@kevlindev.com). For file upload we have included jspsmartupload from JspSmart (www.jspsmart.com). Installing instructions: Install Tomcat or JRun in a directory of your choice. Install MySQL, SQLServer or Oracle according to the manufacturers instructions. For MySQL the installation script install.bat is added that works at least for Windows 2000. Install the corresponding JDBC driver (not for Oracle). Copy the driver .jar(s) or .zip(s) to the directory: c:\program files\tomcat 4.0.6\webapps\eme21\Web-inf\lib. In this directory you will find a list of required files in a file "directory content". Install the SGV viewer according to the manufacturers instructions. In tomcat add a new application eme21 and load the .war-file openmodeling.war. In MySQL run the SQL script openmoding.sql using mysql.exe. Run check.bat to optimise performance. Jan van Santbrink: jan.van.santbrink@cgey.nl John Ophof: john.ophof@cgey.nl