Kbase P114280: Example for using Activation Daemons to start the OpenEdge ESB adapter container
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/03/2006 |
|
Status: Unverified
GOAL:
Using Activation Daemons to start the OpenEdge ESB adapter container
FACT(s) (Environment):
OpenEdge 10.1A
FIX:
By prepending the right ?Xbootclasspath values for the
Xerces implementation within the Additional JVM options of the Container Activation Properties everything is working fine
when starting the OpenEdge container via an Activation Daemon.
Example on how the contents of the Additional JVM options could look like:
-Xbootclasspath/p:D:\OE101A\esbadapter\lib\xercesImpl.jar;D:\OE101A\esbadapter\lib\xmlParserAPIs.jar -Djava.naming.factory.initial=com.sonicsw.xqimpl.jndi.spi.XQTNSContextFactory -Dcom.progress.openedge.home=F:\SonIW61\ESB6.1