Fixing “Could not resolve a persistence unit…” errors when PU is specified, found

后端 未结 3 1790
名媛妹妹
名媛妹妹 2021-01-18 00:15

I\'m running Glassfish 3.1-SNAPSHOT as of today (2010-11-12).

I\'m using the embedded EJBContainer.

On the classpath, as reported by the EJBContainer, I have

3条回答
  •  轮回少年
    2021-01-18 00:37

    I faced the same problem. The error was in the name of one of my unitName

    unitName="PUname error in one of my classes"
    

提交回复
热议问题