Richard, I am not aware of a way to "provide" a custom classloader with the current UIMA-AS code. Are you trying to isolate AE and its dependencies from the rest of UIMA-AS code for some reason? Can you elaborate a bit on what you need the UIMA-AS to do to support your scenario?
Jerry On Fri, Nov 4, 2016 at 7:05 AM, Richard Eckart de Castilho <[email protected]> wrote: > Hi, > > I have a scenario here where we are dynamically constructing a classloader > with access to a UIMA component and its dependencies and then would like to > start a UIMA-AS service for that component. However, we didn't find any > obvious way to pass a classloader into into the service context of the > UimaAsynchronousEngine. > > It is possible to provide UIMA-AS with a classloader? > > Best, > > -- Richard > >
