Ok I've narrowed it down a bit and it definitely is a classloader
issue...observe this:
hotel_nlp.externals.uima=> c
#hotel_nlp.externals.uima.proxy$org.uimafit.component.JCasAnnotator_ImplBase$0@16059e71>
hotel_nlp.externals.uima=> (class c)
hotel_nlp.externals.uima.proxy$org.uimafit.componen
I found this on SO which seems to be related but the answer proposes
deftype which is not an option for me as I need to extend a particular
class with proxy... I'm completely stuck...
Jim
On 11/04/13 14:10, Jim - FooBar(); wrote:
Hi all,
I'm writing a tiny wrapper around apache UIMA but I'm