Help Center

System Requirements

 

The DocCare full installation package(Windows executable program and .zip compressed file) has already configured JAVA environment, database and web service.
You can just Start DocCare.

If you downloaded other installation packages, please meet the following requirements.
  • Java SE(TM) Development Toolkit (JDK) 6.0 or later
    You can download JDK/JRE from http://java.sun.com/javase/downloads
  • Database Server
    DocCare has an embedded HSQLDB 1.8 Java database server.
    DocCare also support other major database servers.
    Before you connect DocCare to other database server, you should download the Java version of the suitable driver and configure the JDBC.
  • Web Server and JSP/Servlet Engine
    The DocCare full installation package(Windows executable program and .zip compressed file) contains embedded Tomcat 5.5 JSP/Servlet engine.
    You can also uses external Tomcat server. Detail to see Installation GuideChapter 5.2.