Am 26.07.2013 um 21:43 schrieb Gregory Werner <
grja...@gmail.com>:
> Sorry to be of trouble, I have fixed it. At least having this brief conversation got my mind going. On my current platform, my package structure had changed. In my XML descriptor file, I had not updated it to the new path and hence why the class was not found.
Nice :)
> The way I am accessing the file is in my code with TypeSystemDescriptionFactory.createTypeSystemDescription(<my Type Descriptor>); so I guess I am not using the automatic type description. Perhaps something to read about for the future.
Small typo I had here… it's "automatic type detection", not "description". See here:
https://code.google.com/p/uimafit/wiki/TypeDescriptorDetection
Cheers,
-- Richard