[CR #278430] To run the Message Bridge samples, the JDK 1.3 binary must be in your path. Run the following to find out if it is:
java -version
Workaround: If “1.3” does not appear in the output, edit the run.sh file for each sample that you want to run. Change the text at the beginning of each file from:
java classpath ...
to:
%JAGUAR%\MessageBridge\_jvm\bin\java classpath ...
The run.sh files that run the samples are located in %JAGUAR%\MessageBridge\samples\<sample_type/sample_name>, where sample_type/sample_name can be any one of:
dtd/attributes
dtd/bookstore
dtd/recursive
dtd/mixed_content
dtd/any_content
dtd/view
xsd/datatypes
xsd/soap
xsd/stock_portfolio
xsd/attributes
misc/build_xml
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |