I'm not sure if this question has been answered already (couldn't find the answer in the archives...), so here goes...
I've been looking to upgrade to latest OJB version (I'm currently running with OJB-0.9.4) and I'm wonding when/if transaction manager support will be added back to the PB API. What I'm referring to is the PersistenceBrokerFactoryJ2EEImpl.java PersistenceBrokerJ2EEImpl.java classes (and supporting classes...). I have a persistence layer that uses the PB-API exclusively (no ODMG) and this was functionality that I believe is necessary for proper behavior in a "managed" environment. It seems that J2EE transaction management support was added to the ODMG layer and I think I saw a discussion that suggested that similar support was to be put back into the PB-API. Is this functionality going to be put back into OJB PB-API? Is it already there and I'm completely missing something? Thanks, Dave -- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
