The Java plug-in is a set of Java classes that allow a Java application or plug-in to be hosted within e-Biz Impact runtime engine threads.
When you run Java plug-in applications, run the cluster
with the same version of JVM that you used to compile your plug-in
applications, and keep the JVM and JDK versions in sync.For example:
Classes compiled with JDK 5 do not run properly if the cluster is started with JVM client version 1.4.
Classes compiled with JDK 5 run properly if the cluster is started with JVM client version 5.
Classes compiled with JDK 1.4 run properly if the cluster is started with JVM client version 1.4.
Configure and securely control the Java application using these e-Biz Impact tools:
Configurator
Global Console
Authorization
Java applications that use the Java plug-in method can:
Extend native Java 2 Platform, Standard Edition (J2SE) services to e-Biz Impact
Enable Web services access to and from e-Biz Impact
Receive and distribute transactions through Secure Sockets Layer (SSL)
See Java Support for e-Biz Impact for instructions on configuring and using Java support.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |