You can install stand-alone WebSphere® eXtreme Scale in an environment that does not contain WebSphere Application Server or WebSphere Application Server Network Deployment.
When you install the product as stand-alone, you install the eXtreme Scale client and server independently. Server and client processes, therefore, access all required resources locally. You can also embed eXtreme Scale into existing Java™ Platform, Standard Edition applications by using scripts and Java archive (JAR) files.
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 to track the changes of an entity. The file is automatically included in the server run time when you use the supplied scripts. Add this file to your client or local run time. |
objectgrid.jar | Local, client, and server |
The objectgrid.jar file is used by the server run time of Java Platform, Standard Edition Version 1.4.2 and later. The file is automatically included in the server run time when you use the supplied scripts. |
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. |
ogclient.jar | Local and client |
The ogclient.jar file contains only the local run time and client run time. You can use this file with Java SE Version 1.4.2 and later. |
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. The file is automatically included in the server run time when you use the supplied scripts. Attention: The file is in
the ObjectGrid/dynacache/lib directory.
|
Configure your client application processes and server processes. See Configuring WebSphere eXtreme Scale for more information.