Genero Application Server for Java User Guide 5.01

Content
Search
Index
infoSearch is case-insensitive.
Use and/or as operators.
[word1 word2] is like [word1 or word2]
Do not use quotes to group words.
Example: [datetimeedit and new and features]
Loading, please wait ...

Loading

  • Genero Application Server for Java User Guide
  • What's New in 5.01
  • Documentation conventions
    • Syntax diagrams
    • Notes, tips, and warnings
    • Code examples
  • Overview
    • Package content
    • Override the WebContent
    • Override the GBC
  • Install Genero Application Server for Java
    • Genero compatibility for the JGAS
    • Install the JGAS package
  • Quick Start Guide
    • Compile applications
    • Build Genero archive
    • Build war file and run the application
    • Tutorial: run fgl demos
    • Tutorial: run ggc demos
  • Configuration
    • Configure Apache reverse proxy
    • Configure IIS reverse proxy
  • Licensing examples
    • Base example
    • Using the RUN command
    • Multiple user agents
    • Summary case
    • Front-ends and license counting
    • Tips and tricks / Troubleshooting
      • Set the USER_AGENT timeout
      • Set MAX_AVAILABLE for a web Service
  • Administration
    • Performance tuning
      • HTTP/2
  • Configuring applications
    • Application configuration file
    • Application and service templates
    • Set application headers
    • Close child apps on exit
    • How to implement delegation
      • How delegation works
      • Delegate access to application or service
      • From the user agent to the REST service
      • From the REST service to the proxy
      • REST service example
      • Delegation use cases
    • Create a delegation service
    • How to implement Single sign-on (SSO)
  • Application Web address
  • User Interface
    • Home page
    • Global resources page
    • Application resources page
  • Logging
    • Log file
    • Override category log resource
  • Auto logout
    • Override auto logout resource
  • Upgrading
    • New Features of the JGAS
      • JGAS 5.01 new features
      • JGAS 5.00 new features
      • JGAS 4.01 new features
      • JGAS 4.00 new features
      • JGAS 1.10 new features
      • JGAS 1.00 new features
    • Upgrade Guides for the JGAS
      • Migrate your configuration files
      • JGAS 5.01 upgrade guide
      • JGAS 5.00 upgrade guide
      • JGAS 4.01 upgrade guide
      • JGAS 4.00 upgrade guide
  • Configuration Reference
    • Configuration file
    • Configuration file hierarchy
    • Syntax diagrams
    • Configuration file elements
      • ACCESS_CONTROL
      • ALLOW_FROM
      • APPLICATION
      • APPLICATION (for HTTP)
      • APPLICATION (for a service)
      • AUTO_LOGOUT (for JGAS)
      • CACHE_CONTROL_MAX_AGE
      • CATEGORIES (under LOG)
      • CLASS
      • CLIENT_PUBLIC_ID
      • CLIENT_SECRET_ID
      • COMMAND (for auto logout)
      • COMMAND (under EXECUTION)
      • CONFIGURATION (for JGAS)
      • CONSOLE (under LOG)
      • DAILYFILE (under LOG)
      • DELEGATE
      • DESCRIPTION
      • DVM_AVAILABLE
      • DVM
      • ENVIRONMENT_VARIABLE
      • EXECUTION (for service)
      • EXECUTION (for application)
      • FORMAT (under LOG)
      • GBC
      • GBC_LOOKUP_PATH
      • GDC_SHORTCUT
      • HEADER (Dedicated)
      • HEADER (Common)
      • HTTP (Dedicated)
      • HTTP (Common)
      • IDP
      • INTERFACE (for JGAS)
      • KEEP_ALIVE
      • LONG
      • LOG (for JGAS)
      • MAX_AVAILABLE
      • MAX_REQUESTS_PER_DVM
      • MIN_AVAILABLE
      • MODULE
      • PARAMETER
      • PARAMETERS
      • PATH (under EXECUTION)
      • POOL
      • PROXY (for an application)
      • PROXY (for a service)
      • PUBLIC_IMAGEPATH
      • REPORT_REMOTE_URL_PREFIX
      • REPORT_VIEWER_DIRECTORY
      • REQUEST_RESULT (for an application)
      • REQUEST_RESULT (for a service)
      • RESOURCE
      • RESOURCE (for a service)
      • RESOURCE (for an application)
      • RESOURCES (for JGAS)
      • ROOT_URL_PREFIX (deprecated)
      • SCOPE (for application)
      • SCOPE (for service)
      • SERVICE (for HTTP)
      • SERVICE (for JGAS)
      • SESSION_COOKIE
      • SHORT
      • START
      • TIMEOUT (for an application)
      • TIMEOUT (for a service)
      • TIMEOUT (for auto logout)
      • UA_OUTPUT
      • USER_AGENT
      • WEB_COMPONENT_DIRECTORY
  • Copyrights and Trademarks
  • administration [1]
  • application configuration [1]
    • close all on exit [1]
    • configure headers [1]
  • application templates [1]
  • application web address [1]
  • compatibility
    • jgas and Genero [1]
  • configuration [1]
    • as.xcf [1]
    • create application configuration [1]
    • JGAS configuration file [1]
    • JGAS configuration file hierarchy [1]
  • configuration element
    • ACCESS_CONTROL [1]
    • ALLOW_FROM [1]
    • APPLICATION (for a service) [1]
    • APPLICATION (for HTTP) [1]
    • application header [1]
    • CACHE_CONTROL_MAX_AGE [1]
    • CLIENT_PUBLIC_ID [1]
    • CLIENT_SECRET_ID [1]
    • COMMAND auto logout [1]
    • DELEGATE [1]
    • DESCRIPTION [1]
    • DVM [1]
    • DVM_AVAILABLE [1]
    • ENVIRONMENT_VARIABLE [1]
    • GBC [1]
    • GBC_LOOKUP_PATH [1]
    • GDC_SHORTCUT [1]
    • HEADER [1]
    • HTTP [1]
    • HTTP for application [1]
    • IDP [1]
    • KEEP_ALIVE [1]
    • LONG [1]
    • MAX_AVAILABLE [1]
    • MAX_REQUESTS_PER_DVM [1]
    • MIN_AVAILABLE [1]
    • MODULE [1]
    • PARAMETER [1]
    • PARAMETERS [1]
    • PATH [1]
    • POOL [1]
    • PROXY for app [1]
    • PROXY for service [1]
    • PUBLIC_IMAGEPATH [1]
    • REPORT_REMOTE_URL_PREFIX [1]
    • REPORT_VIEWER_DIRECTORY [1]
    • REQUEST_RESULT for app [1]
    • REQUEST_RESULT for service [1]
    • RESOURCE [1]
    • RESOURCE (for application) [1]
    • RESOURCE (for service) [1]
    • ROOT_URL_PREFIX [1]
    • SCOPE for application [1]
    • SCOPE for service [1]
    • SERVICE (for HTTP) [1]
    • SESSION_COOKIE [1]
    • SHORT [1]
    • START [1]
    • TIMEOUT
      • application [1]
      • service [1]
    • TIMEOUT auto logout [1]
    • UA_OUTPUT [1]
    • USER_AGENT [1]
    • WEB_COMPONENT_DIRECTORY [1]
  • delegation
    • configuring [1]
    • developing a service [1]
    • how delegation works [1]
    • implementation [1]
    • REST service
      • entry point url [1]
      • example [1]
      • passing delegated and non-delegated requests [1]
      • passing parameters [1]
      • passing parameters to the proxy [1]
      • passing user agent URL [1]
      • retrieving the environment [1]
    • use cases
      • local authentication [1]
      • Single sign-on (SSO) authentication [1]
      • web services monitoring [1]
  • Doc conventions [1]
  • examples
    • application configuration
      • access control for demos [1]
      • secure cookies [1]
    • delegation
      • examples of use [1]
      • REST service [1] [2]
  • FastCGI
    • configuration
      • reverse proxy [1]
  • ISAPI dispatcher
    • configuration for reverse proxy [1]
  • jgas
    • install [1]
    • package [1]
    • package content [1]
  • jgas autologout [1]
  • jgas configuration element
    • APPLICATION (for app) [1]
    • AUTO_LOGOUT [1]
    • CATEGORIES [1]
    • CLASS [1]
    • COMMAND [1]
    • CONFIGURATION [1]
    • CONSOLE [1]
    • DAILYFILE [1]
    • EXECUTION [1]
    • EXECUTION for service [1]
    • FORMAT [1]
    • INTERFACE [1]
    • LOG [1]
    • RESOURCES [1]
    • SERVICE [1]
  • jgas logging
    • Application logs [1]
    • daily log file [1]
  • JGAS tutorial
    • run fgl demos [1] [2]
  • JGAS user interface
    • application resources page [1]
    • global resources page [1]
    • home page [1]
  • license
    • checking licenses in use
      • fglWrt -u [1]
    • freeing up licenses [1]
    • licensing tips [1]
    • limiting web service users [1]
    • released by timeout [1]
    • troubleshooting [1]
    • your requirements
      • GBC [1]
      • GDC [1]
  • licensing examples [1]
    • base example [1]
    • multi user [1]
    • summary case [1]
    • using run command [1]
    • using run without waiting [1]
  • new features
    • version 1.00 [1]
    • version 1.10 [1]
    • version 4.00 [1]
    • version 4.01 [1]
    • version 5.00 [1]
    • version 5.01 [1] [2]
  • override
    • app resources [1]
    • gbc [1]
    • jgas autologout configuration [1]
    • webContent [1]
  • overview [1]
  • performance tuning [1]
    • HTTP/2 [1]
  • quick start jgas
    • build archive [1]
    • build war file [1]
    • compiling application [1]
  • session timeout [1]
  • Single sign-on (SSO) [1]
  • upgrading [1]
    • version 4.00 [1]
    • version 4.01 [1]
    • version 5.00 [1]
    • version 5.01 [1]
  • web services
    • limiting licenses used [1]
  • X-Forwarded [1]