Re: UIMA AS: script works but not code and vice-versa

2011-08-05 Thread Meghana
Hi Jaroslaw, Thanks for your reply. I've set UIMA_HOME to my project's directory, which contains UIMA-AS libraries and config files (i've modified the deployAsyncService, runBroker, dd2spring and runUimaClass scripts accordingly). Why is it that dd2spring.sh works but not the same dd2spring functi

Re: UIMA AS: script works but not code and vice-versa

2011-08-04 Thread Jaroslaw Cwiklik
Is your UIMA_HOME set correctly? Do you have spring jars in a classpath that are newer from those in the uima-as distribution? JC On Thu, Aug 4, 2011 at 7:49 AM, Meghana wrote: > Hi all, > > I am trying to deploy my aggregate AE as an AS. > > When I call uimaEngine.deploy(service, appCtx) it thr

UIMA AS: script works but not code and vice-versa

2011-08-04 Thread Meghana
Hi all, I am trying to deploy my aggregate AE as an AS. When I call uimaEngine.deploy(service, appCtx) it throws the following exception: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 3 in XML document from URL [file:/home/me/workspace/uima/descriptors/async/AsyncAgg