On 7/20/11 11:04 AM, Tommaso Teofili wrote:
I'd be happy to help set up a testing environment (this makes me think it'd be useful to setup some integration tests) .
Quite some time back I tested using UIMA in eclipse and noticed that the loading of AEs via descriptors doesn't really work, because the way UIMA loads AEs is not the OSGi way of doing it. In the eclipse OSGi runtime is a workaround which adds other bundles to the classpath, that can be defined via Eclipse-RegisterBuddy. Do we use this mechanism or is there now something similar in the OSGi standard? Jörn