This page describes an older version of the product. The latest stable version is 16.4.

Web Application Support


XAP’s integration with the Service Grid allows you to deploy web applications (packaged as a WAR file) onto the Service Grid. The integration is built on top of the Service Grid Processing Unit Container.


  • Overview
    Allows you to deploy a web application (WAR) into the Service Grid.

  • Jetty Processing Unit Container
    XAP integration with Jetty as the web container when running web applications on top of the Service Grid.

  • HTTP Session Management
    HTTP Session Management

  • Web Processing Unit Container
    Allows you to deploy a web application (WAR) into the Service Grid.

  • Apache Load Balancer
    Provides dynamic load balancing integration with an Apache httpd server.

  • Global HTTP Session Sharing
    Global HTTP Session Sharing allows transparent session replication between remote sites and session sharing between different application servers in real-time. The solution uses the Shiro Session Manager library


Additional Resources

Global Http Session Sharing