OK, the problem is that we're only paying attention to openjpa.* property keys with String values when you bootstrap through Persistence. I have no idea why, and I'll change it momentarily.

Actually I now see why, and I might not be able to fix it before I leave work today. For anyone who's interested, it's because we combine the parsed persistence.xml with the Map into a PersistenceUnitInfo, and PersistenceUnitInfo returns a Properties instance from getProperties() instead of a generic Map, implying all String values. _______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to