Introduction

The REQUEA Platform is based on Java, and therefore is extremely portable on a variety of environments.
It also uses standard protocols that make the integration into various systems easier.

In addition, the platform also takes advantage of the specificities of the Windows Stack, and in particular of the following Windows components:

  • Run as a service on a Windows Server
  • Use IIS as the front end HTTP server
  • Use Microsoft Exchange as the EMail Server
  • Authenticate users against Active Directory
  • Take advantage of Single Sign on between Internet Explorer and IIS
  • Use Microsoft SQL Server as the Database
  • integrate with .NET and Windows Web Services using WSDL and SOAP

How To

Run Tomcat as a Windows Service
Setup Tomcat on your Windows Server

Use IIS as a Front End WebServer
If you want to use IIS as the primary Web Server

Use Microsoft Exchange as the EMail server
How to setup REQUEA to send emails through Exchange

Active Directory Synchronization
To synchronize users from your AD into REQUEA

Active Directory Authentication
Configure authentication to check password and logins against the AD

Single Sign On
Use IIS and integrated security to authenticate the users using Single Sign On

SQL Server
Use Microsoft SQL Server as the database

.NET Web Services
Use the integrated Web Service SOAP / WSDL engine and call them from .NET

Tags:
Created by Pierre Dubois on 2011/10/27 18:52
     
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation