j.bin - 2004-05-07

Hello!

Running latest of everything. Tried to establish
Application identity:

<package name="test">
    <class name="Person" identity-type="application"
    objectid-class="test.PersonKey">
...

Getting the following runtime:
javax.jdo.JDOUnsupportedOptionException: Application identity not supported: test.Person
    at com.triactive.jdo.store.ClassBaseTable.<init>(ClassBaseTable.java:61)

Any suggestions? Many thanks!