[
https://issues.apache.org/jira/browse/JDO-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Jefferson reassigned JDO-578:
----------------------------------
Assignee: Michelle Caisse (was: Andy Jefferson)
jdori-jdoconfig.xml has two errors that I can see (for PMF
"testInstanceLifecycleListenerClassesNull").
1. There's the typo in the package name of the listener.
2. The listener is specified as JDOConfigListener, which is certainly not a
listener (actually a test), should be StoreListener ?
Fixing those two means the tests pass
> Tests of lifecycle listeners specified via jdoconfig.xml fail
> -------------------------------------------------------------
>
> Key: JDO-578
> URL: https://issues.apache.org/jira/browse/JDO-578
> Project: JDO
> Issue Type: New Feature
> Components: tck2
> Affects Versions: JDO 2 maintenance release 1
> Reporter: Michelle Caisse
> Assignee: Michelle Caisse
> Fix For: JDO 2 maintenance release 1
>
>
> New test
> org.apache.jdo.tck.api.persistencemanagerfactory.config;JDOConfigListener
> fails. The functionality specified in section 11.1 "Properties whose key
> begins with the prefix "javax.jdo.listener.InstanceLifecycleListener."have
> special treatment..." isn't yet implemented in the RI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.