System architecture
Content
[
Hide
]
Xima® Formcycle is a pure Java application that can be run on any operating system that supports Java and has installed an application server such as Tomcat or JBoss. It is based upon a modularized or layer oriented component architecture. All interaction with a database is managed by the Java Database Connectivity API (Jdbc).
System architecture without a frontend server
Module | Description |
---|---|
System architecture with an optional frontend server
Setting up a frontend server may be useful for the following use cases:
- network installation, such as local intranet + DMZ
- load distribution
- splitting (multiple client, each with their own frontend server)
- customer specific extensions (such as integrating Xima® Formcycle into existing user interfaces)
Module | Description |
---|---|