There are two portions to Connect Daily. The first is the portion that runs on a server. The second is the client computer which just requires a supported browser.
The server portion of Connect Daily requires four components. They are:
|
|
The only requirement for the server portion of Connect Daily is that your operating system has a Java SDK available for it and that your operating system supports TCP/IP. We have tested Connect Daily or have customers using Connect Daily on the following operating systems:
Since Connect Daily is a Java Servlet application, it requires a Java SDK or Java Runtime Engine version 1.6 or higher.
You can download Java from http://www.oracle.com/technetwork/java/index.html.
If you do not see a Java SDK for your operating system at the Oracle Java site, contact your operating system vendor.
The default installation of Connect Daily uses Apache Derby as the database.
If you would like to use a different database, we support the following:
Connect Daily is highly portable across SQL implementations. It can be ported to any database that supports the following features:
If your database meets the features listed above but is not currently supported, please contact MH Software, Inc. We can create a custom port for you. Generally, porting to a new database will take a developer about 4-6 hours.
Connect Daily requires a Java Servlet Specification 2.4 or higher compliant servlet container. If you do not have a servlet engine, we recommend the open source servlet engine Apache Tomcat.
The servlet engine can run on the same machine as your web server and can usually be configured so that requests to your web server for the calendar are forwarded to the servlet engine.
Known Servlet Containers |
|
---|---|
Server Name |
URL |
Apple Web Objects 5 |
|
JRun Server |
|
BEA Web Logic 6.1 and higher |
|
IBM WebSphere 3.51 or higher |
|
Apache Tomcat (Open Source) |
|
ServletExec |
|
Oracle 9iAS |
For a complete list of Java Servlet containers, go to:
http://www.javaskyline.com/serv.html