Hi,
I am able to load data in cache and display. When I try to query, I am
getting an empty list.
Following is the code snippet. Please let me know what I am doing wrong.
-TestRecord.java
@ProvidedId(bridge = @FieldBridge(impl = StringBridge.class))
@Indexed(in
Hi Vidya
Please post on the Infinispan user forum rather than the dev mail list.
Cheers
Manik
On 15 Feb 2010, at 13:19, Vidya Sethuraman wrote:
> Hi,
>
> I am able to load data in cache and display. When I try to query, I am
> getting an empty list.
> Following is the code snippet. Please let
Hi,
Having multiple resource bundles and some custom way of specifying these
bundles is
related to HV-238 and HV-251.
Having a ResourceBundleLocatorStrategy should solve your problem Gunnar,
right?
The default strategy could behave like it does now and we can provide an
additional strategy