rohan rai wrote: > Hi > A simple thing such as a name annotator which has an import location of > type starts throwing exception when I create a jar of the application I am > developing and run over hadoop. > > If I have to do it a java class file then I can use XMLInputSource in = new > XMLInputSource(ClassLoader.getSystemResourceAsStream(aeXmlDescriptor),null); > > But the relative paths in annotators, analysis engines etc starts throwing > exception > > Please Help > > Regards > Rohan > I'm not sure I understand your question, but I think you need some help with the exceptions you get. Can you provide the exception stack trace?
-- Michael
