Highlighted problems with Message Bridge for Java  Path with JDK 1.3 required to run Message Bridge samples

Release Bulletin Sybase® Enterprise Portal Enterprise Edition Version 5.0 for Windows

Message Bridge requires JDK

Message Bridge generates Java code, compiles it, creates JAR files from the classes, and generates javadoc. Because javac is not bundled with a JRE, you need a JDK to compile the generated code.

Workaround: Currently, the GUI finds the location of the JDK using the JDK_HOME environment variable set in msgbridge.bat. For example, in msgbridge.bat, change:

JDK_HOME=%JAVA_HOME%

to:

JDK_HOME=<your_JDK_directory>.

If you do not set JDK_HOME in msgbridge.bat and JAVA_HOME does not point to a valid JDK, you see this error message during code generation:

One or more errors were encountered during code generation.
java.io.IOException: CreateProcess:...




Copyright © 2005. Sybase Inc. All rights reserved. Path with JDK 1.3 required to run Message Bridge samples

View this release bulletin as PDF