When calling Bank Wizard from Java, you receive an error similar to the following:
Exception in thread "xxxxx": java.lang.NoClassDefFoundError
This is because the Java CLASSPATH does not include the complete package structure for the Bank Wizard class files.
Make sure your CLASSPATH is defined as described in the Bank Wizard documentation.