Rick Hillegas wrote:
I am able to run Derby 10.2 on the phoneME implementation of the CDC platform. That is, using Derby 10.2 on that platform, I am able to successfully create a database and query the system tables. So far so good.

However, when I run the same experiment with Derby 10.3, the database fails to boot because it can't find an appropriate DataValueFactory. This is true whether I use the Derby 10.3 jars, current jars built from the mainline, or the classtree built from the mainline. I would appreciate clues about what changed in 10.3 which would cause this behavior.

Derby 10.3 only supports CDC/Foundation 1.1, whereas 10.2 supports CDC/Foundation 1.0. Could you be seeing the effect of that?

Dan.

Reply via email to