Nautilus is an Enterprise Application Development Framework built using J2EE technology.
|
| Runs on all OS's that supported by Java 5 |
| Runs on all Application Servers that support JEE 5 - supports Network / Cluster deployments |
| Runs on all Database Servers |
| IE / Firefox compatible |
|
Nautilus Architecture Diagram |
|
| Built-in Modules |
| User Management |
| Workflow Management |
| Rules Management |
|
| Built-in Components |
| Application Registry |
| UI Manager (Context Sensitive UI Assembly) |
| Communication Manager (Mail, Messaging) |
| Audit Trail Manager |
| Report Manager |
|
| Built-in system use-case templates |
| Dyna Forms for simple screens |
| List / Details templates |
|
| Batch Architecture |
| Metadata Based Batch Component Definition |
| Framework Driven Process Mechanism |
| Multi-Threaded Worker Model |
| Configurable Items |
| Recovery Mechanism, Transaction Process Count, Worker Thread Count |
|
| Tools |
| Data Dictionary (OR/M designer tool) |
| Generates Hibernate configuration files |
| Generates Database DDL scripts |
| UI Generator |
| Generates JSPX code |
|
| Package Structure |
| Well structured to maintain multiple applications and versions in the same repository |
|