You can install WebSphere® eXtreme Scale in an environment in which WebSphere Application Server or WebSphere Application Server Network Deployment is installed. You can use the existing features of WebSphere Application Server or WebSphere Application Server Network Deployment to enhance your eXtreme Scale applications.
Integrate eXtreme Scale with WebSphere Application Server or WebSphere Application Server Network Deployment to apply the features of eXtreme Scale to your Java™ Platform, Enterprise Edition applications. Java EE applications host eXtreme Scale grids and access the grids using a client connection.
File name | Environment | Description |
---|---|---|
cglib.jar | Local, client, and server |
The cglib.jar file is read by the cglib utility function when you are using the copy-on-write copy mode and when you are using EntityManager API to track the changes of an entity. |
ogagent.jar | Local, client, and server |
The ogagent.jar file contains the runtime classes that are required to run the Java instrumentation agent that is used with the EntityManager API. |
wsobjectgrid.jar | Local, client, and server |
The wsobjectgrid.jar file contains the eXtreme Scale local, client, and server run times. |
wsogclient.jar | Local and client |
The wsogclient.jar file is included when you install the product in an environment that contains WebSphere Application Server Version 6.0.2 and later. This file contains only the local and client run times. |
wxsdynacache.jar | Server only |
The wxsdynacache.jar file contains the necessary classes to use with the dynamic cache provider. |
If you are running WebSphere Application Server Version 6.1 or Version 7.0, you can use the Profile Management Tool plug-in or the manageprofiles command. If you are running WebSphere Application Server Version 6.0.2, you must use the wasprofile command to create and augment profiles.
Deploy your application, start a catalog service, and start the containers in your WebSphere Application Server environment. See Administering WebSphere eXtreme Scale with WebSphere Application Server for more information.