Hi all, We'd like to use Collection Processing in our UIMA workflow. I was able to run an "integrated" CasProcessor containing an aggregate analysis engine with threadCount 2.
I'm now trying to run the same CasProcessor in the "managed/local" mode. Is there a clean way to pass on the current classpath to the new managed process, without using a UIMA_CLASSPATH environment variable or the <env key="CLASSPATH" ...> ? I'm sorry if this is a silly question, but I couldn't find anything in the documentation. Thanks, Meghana
