|
Friday, 26 March 2010 12:24 |
|
Banana Scrum Pro is still a web application. It requires a main server which hosts the application and the underlying database. Users connect to it with their web browsers.
Browsers supported are the same as for hosted Banana Scrum:
- Firefox version 3.x (3.5 and 3.6),
- IE 7 and IE 8 (no, we don't support IE6 - find out why),
- Opera at least version 9,
- Google Chrome 4.
Server-side infrastructure required:
- OS: any Unix or Windows based system. We test on Debian Linux (2.6.27.10) and Windows 2003 Server.
- A Java Application Server. Theoretically any server that supports war application format. Banana is tested on the following servers:
- Glassfish (V3 and 2.1 as well),
- Tomcat (6.0), Websphere (2.1).
- JRE version should be 1.6.0+.
- MySQL database version 5.0 or later.
|