2
我寫了一個卡拉夫網絡包(wab)。我一直在META-INF/persistence.xml中的persistence.xml以及試圖把在WEB-INF /班/ META-INF/persistence.xml中卡拉夫webbundle無法找到persistence.xml
當我嘗試創建一個EntityManagerFactory的我得到下面的錯誤
javax.persistence.PersistenceException: No Persistence provider for EntityManager named CustomXML
因此,如果發生karaf wab,persistence.xml應駐留在哪裏。