> > The Descriptor is invalid for the following reason: > > ResourceInitializationException: Annotator class > > "org.apache.uima.tutorial.ex1.RoomNumberAnnotator" was not found(Descriptor: > > file:/C:/uima/examples/desciptors/tutorial/ex1/RoomNumber > > Annotator.xml) > > > > Caused by: ClassNotFoundExcption: > > org.apache.uima.tutorial.ex1.RoomNumberAnnotator > > > >
I've the same problem, while I'm not using the eclipse plugin, but run the Annotator directly with uima. When I run validateDescriptor on the XML or use documentAnalyzer, I always get the same message. I'm sure that the class is in the right directory. Can anyone help me out ? Thanks Christian
