== i2b2 Software Prerequisites == [wiki:i2b2 Return to i2b2 component page] === JDK === The recommended version is 6.0 or higher. A JDK is required as the deploy procedures involve compilation. === JBoss === The recommended version is 4.2.2GA. I've gone with this so far, but would like to experiment with a later version. === Apache Ant === The recommended version is 1.6.5 but I've used 1.7.1 and I suspect any at 1.6.5 or above would be suitable. Ant is required for deployment. === Apache Axis2 === The required version is 1.1 === Oracle === The recommended DB flavours are Oracle and !SqlServer. The current feeling is to install the free Oracle-XE 10.2.0.1, which is 32bit in the Linux environment. Oracle-XE is limited to 4GB of space and 1GB of memory. I've chosen to use the European install rather than the universal 2 byte install. Thought it might save some space. My best guess at the moment is that we will not exceed 500MB of database space within the first year. We should have enough latitude to investigate whether !MySql or Postgres might be used before we run out of steam with Oracle-XE. Questions: 1. Is there a licence limitation on the number of users? 1. We will be using parallel i2b2 systems. So: 2 copies of Oracle-XE. Could this infringe some licensing condition? === Others === Other software prerequisites seem to be bundled with the individual installs.