![]() |
|
Standard J2EE applications include EJB components such as enterprise beans, Java clients, and may also include Web components as JSPs, filters, and servlets. EJB applications are deployed on the Server EJB Container, which is a runtime container for deployed EJBs and starts automatically with the Server. The Server supports deployment of both EJB 1.1 and EJB 2.0 beans.
Application parameters can be fine tuned by editing the pramati-j2ee-server.xml to get optimum performance. These parameters can be modified at runtime using the Console.
In this chapter we will discuss how to configure the EJB container for better performance by setting the bean pool size and OR-mapping parameters for an application. These parameters are specific to the applications.
You can configure the EJB Server using:
For performance tuning tips on EJBs, read Tuning EJB Container.
Note: The Client code should be verified before it is run on any server as any changes within the code affect the performance of the Server.
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |