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
