Agility Core Technology
Agility is based on the Open J2EE standard. Because Agility is written in the Java programming language, it is platform independent and can run on any system that has a J2EE Web Application Server.
Application Server
Specifically, Agility is deployed as a Web Application in the format of a .WAR file. So all you need is a certified Java Web Container like Tomcat or Resin.
Here is a list of supported Web Containers
- Tomcat 4.1
- Resin 3.0.6
- WebLogic 8.0
If your Server is not in this list, contact us and we may be able to help.
Database Server
Agility is 100% database agnostic. Agility makes no assumptions about the database that your going to be using. As long as your database is an ANSI SQL compliant database, Agility will work in your environment.
Here is a list of supported Databases
- Oracle 8.0 and Above
- MySql 2.4 and Above
- Sql Server 2000