rzo1 commented on code in PR #2550: URL: https://github.com/apache/tomee/pull/2550#discussion_r2937340561
########## examples/jpa-and-jakarta-data/src/main/resources/META-INF/persistence.xml: ########## Review Comment: The examples is using mixed methods (plain JPA + Data), so yes - in that case the persistence.xml is required. Regardless of that fact: If Jakarta Data is backed by JPA then yes, a persistence.xml is usually needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
