AWS, DevOps

Introduction to Wildfly

Wildfly, previously known as JBoss AS, is a fully implemented JEE container - application server, authored by JBoss Incorporated.  In 2006, JBoss Inc was acquired by Red Hat and since then Wildfly became their product. Wildfly is production ready, cross-platform and open-source application server with paid support subscription from...

by Krishna Gupta
Tag: application server
09-Nov-2016

Technology

Tomcat 6 in-memory session replication

Hi All, Here are the few basic steps that you need to follow in order to achieve the in-memory session replication between two or more Tomcat 6 instances. This blog refers the Apache Tomcat documentation as found here: http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html. The Tomcat documentation provides more detailed...

by Abhishek Tejpaul
Tag: application server
22-Jul-2010