C Architecture

Download Report

Transcript C Architecture

WaveMaker Visual AJAX
Studio 4.0 Training
Architecture
WaveMaker Studio Architecture
WaveMaker Studio
Import
Export
●
●
Databases
● Web services
● Dojo Widgets
● Templates (CSS, HTML)
Java WAR file
● Database structure
● Widgets
● Templates
Pure Java Web Application
●
Standard Java, JavaScript, XML source files
● Easily imports into Eclipse or NetBeans
● SCM / Version Control Ready
2
WaveMaker Deployment Architecture
Rapid Deployment Framework
Rich Internet Application
●
●
IE6, IE 7
● Firefox 2, 3
● Safari 3
HTTP
Ajax
● Dojo
● JSON
Service Dispatcher
Data
Access
●
●
●
●
●
●
3
Hibernate
Oracle
DB/2
MySQL
Postgres
EnterpriseDB
Security
●
Acegi
● LDAP
● Siteminder
● DB
Web
Services
●
●
●
●
●
JAXWS
SOAP
REST
RSS
Java
Dojo 1.0
● AJAX Widgets used to
assemble applications
JSON RPC
● Messaging from browser
to server
Spring / Hibernate
● Basic container and
data access
JaxWS / Acegi
● Web services and security
Tomcat, JBoss, WLS and WAS