next up previous contents
Next: Using JavaGroups Up: Running a Demo Program Previous: Testing for Use over

Testing for Use over iBus

Make sure that you have compiled the iBus adapter (class IbusChannel). Also ensure that you have the iBus JAR file in your CLASSPATH:

 javap iBus.Stack

You should see the contents of this class printed. Run the Draw program using the -type option:

 java Draw -type ibus

The behavior of the samples should be the same as before.




1999-12-13