The Source for Java Technology Collaboration


Blandware AtLeap software requirements

Hardware platform and opeartional system

AtLeap can be run on any Hardware Platform and Operational system (OS) which is supported by Java 2 Platform, Standard Edition, Vesion 1.4.2 or above. You can find the full list of supported system configurations at http://java.sun.com/j2se/1.4.2/system-configurations.html

AtLeap was tested under following OS by developers:

  • Microsoft Windows XP, NT
  • Linux Debian 3.1
  • Linux Gentoo
  • Ubuntu,
  • Suse Linux
  • RedHat Enterprise Linux

J2SE? Java 2 Platform, Standard Edition

You can download latest J2SE? SDK (Software Development Kit ) http://java.sun.com/j2se/downloads/index.html

AtLeap was tested under following JDK:

  • Sun J2SE? SDK 1.4.2, 1.5.0, 1.6.0
  • IBM JDK 1.4.2
  • BEA JRockit JDK 1.5.0

However there is a high probability that it can be run on other compatible JVM (Java Virtial Machine).

Database Management System (DBMS)

AtLeap uses Hibernate technology. It means that AtLeap can be run on wide range of databases. You can find the full list at the site http://www.hibernate.org/21.html#A84

AtLeap was tested under following DBMS:

  • MySQL 3.23, 4.0, 4.1, 5.0 (MyISAM and InnoDB)
  • PostgreSQL 7.4, 8.0
  • Oracle 10.1
  • Hypersonic 1.8.0.2 (embeded into AtLeap)
  • Derby 10.1.1.0, 10.1.2.1
  • IBM DB2 8.2
  • MS SQL 7.0

For example you can download MySQL from site http://dev.mysql.com/downloads/mysql/

However there is a high probability that it can be run on other DBMS supported by Hibernate without problems.

Servlet Container

AtLeap requires servlet container which implements JSR 152: JavaServer Pages 2.0 and JSR 154: Java Servlet 2.4 specifications. These requirements are fulfilled by all J2EE? (Java 2 Platform, Enterprise Edition) Version 1.4 compatible application servers. You can find the full list at the site http://java.sun.com/j2ee/compatibility.html However AtLeap does not required support of JSR 153: Enterprise JavaBeans 2.1 specification. It means AtLeap can be run on lightweight application server e.g. Apache Tomcat or Jetty. On the other hand there are J2EE? 1.4 compatible application server which are not certified by Sun Microsystems e.g. Caucho Resin 3 and AtLeap can be run on such application servers too.

AtLeap has the installation scripts and was tested under following servlet-containers:

  • Apache Tomcat 5.0, 5.5, 6.0
  • Caucho Resin 3.0.15 or above
  • JBoss 4.0.1, 4.0.2
  • Geronimo 1.0 and IBM WebSphere Community Edition 1.0.1.2
  • ObjectWeb JOnAS 4.4.3
  • BEA Weblogic 9
  • IBM Websphere 6
  • Jetty 5.1.10 (embeded into AtLeap)
  • Sun Java System AS 8.1, 8.2, 9.0, 9.1
  • Oracle AS 10.1.3

However there is a high probability that it can be run on other servlet containers making configuration manually using appropriate tools.

Browser

AtLeap has two web parts: Frontend example and Adminstrative Console. AtLeap uses FCKEditor and TinyMCE as WYSIWYG HTML Editors that's why the administrative console entirely works (and was tested) only under following browsers:
  • Microsoft Internet Explorer 5.5 or above
  • Firefox 1.0 and above
  • Mozilla 1.3 and above
  • Netscape 7 and above
  • Opera 9.5 and above
  • Safari 3.0 and above

Apache Ant

Apache Ant is a Java-based build tool. You can download latest Apache Ant from the site http://ant.apache.org/bindownload.cgi

AtLeap requires Apache Ant version 1.6.2 or above and was tested under following versions:

  • Apache Ant 1.6.2, 1.6.3, 1.6.5, 1.7.0

-- AndreyGrebnev - 24 December 2007

Topic SoftwareRequirements . { Edit | Ref-By | Printable | Diffs r8 < r7 < r6 < r5 < r4 | More }
 XML java.net RSS

Revision r8 - 24 Dec 2007 - 14:19:00 - AndreyGrebnev
Parents: WebHome > AtLeap