Inspired by the following post WebLogic Load Balancing for Oracle ADF Applications i have decided to make some agile test for GWT applications. First we will develop a simple hello world GWT application and configure load balancing cluster. Sample GWT application will be deployed on WebLogic cluster, Load Balancing domain or proxy domain will distribute user requests between cluster members. 1) Develop sample GWT application It's a hello world web application with one text field and button on a web page. I use maven to develop the application. We can choose any web application to deploy on web logic cluster, any way our aim is to configure web logic cluster and we will go though all over the steps next. 2) Configure cluster domain It's very easy to setup and configure cluster on web logic. Just start Configuration wizard and select customize installation. Change port number of the Admin server, in my case it is 7002 On Configure Managed server page add two new managed server
A journey for designing high-performance software based on NoSQL, BigData and Microservices