On Sun, Dec 4, 2011 at 10:50 AM, Andi Vajda <va...@apache.org> wrote:
>> Just to be certain: how can I validate I truly succeeded in shared >> linking for the lucene extension...? I'm on linux... when I run "nm" >> on the _lucene.so, what should I look for to confirm I "succeeded"...? > > Use ldd (with the right flag) on _lucene.so, it should depend on libjcc.so if > built shared. Hmm indeed I did link shared. OK! My bad... I had failed to "make clean" last time. Once I did that, I now see the exception details. So it looks like not linking shared was my problem. Thanks Andi! Mike McCandless http://blog.mikemccandless.com