• Storing Session Information

    Overview Occasionally, you may want to save a variable for use in other applications. The User Session Template allows you to do so, offering improved user convenience and security. For instance, a user can select a variable to be stored, such as product number, and that variable’s value can be…

  • Clustering/Load Balancing Tomcat with Apache

    Overview Clustering/Load Balancing Tomcat has many performance implications within a production environment. For instance, developers and m-Power administrators can safely restart individual Tomcats without bringing down an entire production instance, as well as memory and resources are better balanced. There are two main steps in setting up a load balancing…

  • Tomcat Troubleshooting Guide

    If you are noticing that m-Power is running slow, or freezing up altogether, there are several steps that you can take to troubleshoot or improve this. Configuring Memory Tomcat Logging Tomcat Stability Enhancement Clustering/Load Balancing Tomcat with Apache Configuring Memory Tomcat is initially configured to use half a gigabyte of…

  • General m-Power Troubleshooting

    Overview When working with m-Power it can happen where an application does not behave as expecting or the data returned to the screen doesn’t appear right. This post will serve to provide a general guide on how to troubleshoot your own applications. In the next section, various questions or issues…

  • User Privilege Parameters

    User Privilege Parameters allow m-Power to store information about the user signed in at the current moment in time. These parameters are set in session, accessible throughout every application, and are saved to a user’s profile so that they are available every time a user is logged in. This is…