-->
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: search.jpa.Search exception
PostPosted: Sat Feb 09, 2013 3:36 pm 
Newbie

Joined: Wed Feb 06, 2013 3:57 pm
Posts: 3
hello,

Although I added hibernate-search-orm-4.2.0 into my classpath, I encountered following
exception:
--
java.lang.ClassNotFoundException: org.hibernate.search.jpa.Search from
[Module "deployment.jboss-as-hibernate4.war:main" from Service Module Loader]
--

This code generates exception above
FullTextEntityManager fullTextEntityManager =
org.hibernate.search.jpa.Search.getFullTextEntityManager(em);



what are the likely reasons ?

regards

Ahmet Temiz


Top
 Profile  
 
 Post subject: Re: search.jpa.Search exception
PostPosted: Wed Feb 13, 2013 9:07 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi Ahmet,
where have you deployed the Hibernate Search jars? In JBoss modules, or included in your application?
I would suggest to use the modules we have prepared for this purpose, as described here:

http://in.relation.to/Bloggers/HibernateSearchCR1JBossModulesSpatialImprovementsNRTBoosting

_________________
Sanne
http://in.relation.to/


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.