Kbase P178729: Is there anything to be aware of when deploying a WSM on a 32-Bit OpenEdge installation?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/12/2010 |
|
Status: Unverified
GOAL:
Is there anything to be aware of when deploying a WSM on a 32-Bit OpenEdge installation?
GOAL:
Is there anything to be aware of when deploying a WSM on a 64-Bit OpenEdge installation?
FACT(s) (Environment):
OpenEdge 10.2x
Windows
JSE (Java Servlet Engines)
FIX:
The only thing to be aware of is that the WSA (Web Services Adapter) must run under a JVM that matches the bit mode of the OpenEdge installation.
This means that if you installed 32-Bit OpenEdge (even on a 64-Bit Windows system) then you must use a 32-Bit JVM to run your Java Servlet Engine (JSE), your WSA and your WSM's.
The same applies if you installed 64-Bit OpenEdge, you must use a 64-Bit JVM to run your Java Servlet Engine, your WSA and your WSM's.