开发者

"Persistence provider caller does not implement the EJB3 spec correctly." warning when deploying on JBoss 5.1.0.GA

i get this hibernate warning pretty much every time i开发者_开发技巧 deploy a persistence unit on JBoss. its never the cause of any issues, but i was wondering if anyone knows what exactly this means, and can it be fixed/slicenced/worked-around in some way.


According to this comment from Jaikiran Pai (RedHat employee member of the JBoss EJB3 development team):

Daniel Winz wrote:

There is a warning that may stick together with the error:

2010-09-12 12:10:52,759 WARN  [org.hibernate.ejb.Ejb3Configuration] (HDScanner) Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.

You can ignore that log message.

That's the best answer I've found so far about the warning (which is reported in EJBTHREE-710 without any particular comment...).


Check that you datasource is correctly and validate credential! I had same problem and I solved this way.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜