openjpa-kernel subproject contains org.apache.openjpa.util.OpenJPAException/UserException/ExceptionInfo. Can these classes be moved to openjpa-lib project?
The context of this request is as follows: Currently, bootstrap process via ProductDerivations swallow all exceptions thrown by individual derivations. I want this exception mechanism to honour fatal OpenJPAException by abandoning the bootstrap process. While this allows a rogue product derivation to hamper initialization, it also provides a means for a derivation to stop bootstrapping for invalid configuration. Is there a major impact/side-effect in migrating the above classes from openjpa-kernel to openjpa-lib subproject? Pinaki Poddar 972.834.2865 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.
