Setting up the WebSphere Application Server environment
To set up NexJ Customer Relationship Management on WebSphere
Application Server (WAS), you need to install and configure WAS and then
deploy NexJ CRM on the
WAS environment.
The instructions in this section refer to the following
locations and variables:
- NEXJ_PLUGIN
- The location where the NexJ Studio plugin is installed. For example, c:\nexj_studio\11.0\plugins\com.nexjsystems.nexjstudio_version.
- WAS_ROOT
- The location where WebSphere Application Server is installed. For example, C:\IBM\WebSphere\AppServer.
- JAVA_HOME
- The location where the Java JDK is installed.
- profile
- A set of directories and configuration files defining a run-time environment for WebSphere Application Servers.
- adminHost
- The name of the host machine for the WebSphere Application Server. For example, washost.nexjsystems.local.
- adminPort
- The port number for accessing the WebSphere Application Server on the host machine.
- adminUser
- The WebSphere Application Server administrator user ID.
- adminPassword
- The WebSphere Application Server administrator password.
To deploy NexJ CRM in the WAS environment:
Note: Before deploying your application, you must configure the
applicaton server to use standard-compliant TCP stacks. See Configuring TCP on application servers.
For more information about setting up WAS, see the WebSphere Application Server product documentation page on the IBM website.