Applications build against 1.2 release jars will not
work with 1.2.1 beta due to an interface change
(different number of arguments) in (i believe) DbInvoke.
If you recompile the application against the 1.2.1 beta
jars, it will work ok, but old jars from 1.2 ought to
work without recompile.