-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: hibernate.ejb.interceptor in persistence.xml is not working
PostPosted: Mon Oct 10, 2005 9:02 am 
Newbie

Joined: Mon Mar 14, 2005 2:57 pm
Posts: 16
I have put a property in my persistence.xml file but it is ignored...

it seems that the problem is in Ejb3Configuration line 434

Code:
else if ( propertyKey.equals( HibernatePersistence.INTERCEPTOR ) && cfg.getInterceptor() == null ) {


the cfg.getInterceptor() returns allways an EmptyInterceptor so the if statement can never be true.

Hibernate version:
3.1rc1 entitymanager beta4


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 10, 2005 9:05 am 
Newbie

Joined: Mon Mar 14, 2005 2:57 pm
Posts: 16
I added a jira bug for this...

http://opensource2.atlassian.com/projec ... wse/EJB-68


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.