Re: [hibernate-dev] lookup of Infinispan cachemanager for Search's own dirty reasons

2010-11-18 Thread Galder ZamarreƱo
On Nov 17, 2010, at 4:31 PM, Sanne Grinovero wrote: > Hello, > thanks all for the clarifications; I was wrongly assuming that we > should have just one CacheManager running in AS6. > Now I see, I'll use my own independent one. > > I'm making sure Hibernate Search is able to start (and stop) it's

Re: [hibernate-dev] Search test module

2010-11-18 Thread Hardy Ferentschik
I was not aware that the current setup does not work in Eclipse :( On the other hand, we haven't had an additional module yet within the project depending on the testing module. The duplication of classes is there because of the cycle you mentioned. It is really a chicken and hen problem. The only

[hibernate-dev] Fisheye for Search and Metamodelgen

2010-11-18 Thread Hardy Ferentschik
Hi, seems the following URLs are live now: https://fisheye2.atlassian.com/changelog/Hibernate-Metamodelgen https://fisheye2.atlassian.com/changelog/Hibernate-Search The Jira source tab is functional again as well :) --Hardy ___ hibernate-dev mailing

Re: [hibernate-dev] Search test module

2010-11-18 Thread Sanne Grinovero
To keep the happy end on the mailing list: while we might have gradle in the future, as a current solution I fixed the test classes (clones where actually different), and kept the module but removed all classes. The parent pom.xml now uses the maven-jar-plugin plugin to also create the "test" arti

Re: [hibernate-dev] [Validator] method level validation

2010-11-18 Thread Gunnar Morling
Hi, I'm writing this mail to give a short summary of a meeting on the method level validation feature for HV Emmanuel and I had yesterday. Basically there are not too many changes to what has previously been in discussion (see below). We agreed upon the following things to be probably useful: * T

[hibernate-dev] How can I configure sharding for customer data

2010-11-18 Thread Suganya
Hi, In my application, I have configured hibernate search to index my customer data I have data specific to client and each client having the clientid. I need to create separate shards for each client dynamically and whenever search or update or create happens I need to find the specific shard u