-->
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.  [ 5 posts ] 
Author Message
 Post subject: Hibernate Search in JBOSS 4.2.3
PostPosted: Wed Jul 30, 2008 6:40 pm 
Newbie

Joined: Wed Jul 09, 2008 8:55 pm
Posts: 9
Hi,
We are using Jboss 4.2.3 and trying to make hibernate search to work. But, Jboss 4.2.3 has very old version of hibernate-annotation and hibernate-entitymanager. In fact, they both are 3.2.1

Question is, will hibernate search work with the jboss 4.2.3 distribution of hibernate?

Thanks!!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 30, 2008 10:15 pm 
Beginner
Beginner

Joined: Thu Aug 04, 2005 5:06 am
Posts: 31
Location: Bedford, UK
You could easily include the annotation and entity-manager jars within your application.

Or you can try swapping out the older jars from JBoss.

Regards,

Mark Dathorne


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 31, 2008 10:52 am 
Newbie

Joined: Wed Jul 09, 2008 8:55 pm
Posts: 9
Thanks.
That will work.
But, we are worried replacing jboss certified hibernate versions. Looks like 3.2.1 hibernate-annotations have some of the same classes as the newer hibernate-search jars.

maybe, classloading can be configured to do this.
Has anyone done this?

thanks!!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 01, 2008 7:12 pm 
Beginner
Beginner

Joined: Thu Aug 04, 2005 5:06 am
Posts: 31
Location: Bedford, UK
Due to time constraints for testing, stick to including the jars you need within the application itself.

This way you don't affect the way JBoss works but your application will be perfectly alright.

Kind regards,

Mark Dathorne


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 07, 2008 10:11 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
I use the latest versions of Hibernate Annotations and Em (3.3.x series) on JBoss AS 4.2.x all day long. It works fine.
If you are a Red Hat customer, this is slightly different as this combination is not officially supported. Open a support ticket, we are working on a feature pack to include the latest versions in the EAP 4.3 series.

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 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.