[
https://issues.apache.org/jira/browse/JDO-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572053#action_12572053
]
Andy Jefferson commented on JDO-578:
------------------------------------
JPOX SVN now processes the PMF props for this new feature.
JDO2.1 TCK seems incorrect in that
1. testPCPointListenerNullClasses refers to
"org.apache.jdo.tck.api.persistencmanagerfactory.config.JDOConfigListener"
which seems to have an "e" missing in the name.
2. testPCPointListener refers to
"org.apache.jdo.tck.api.persistencemanagerfactory.config.StoreListener" which
doesn't appear to have a method getInstance(). No mention is made in the spec I
have of use of default constructor to create a listener.
> 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: Andy Jefferson
> 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.