Re: SpringContainerDeployer deploy: Missing display name (AS 2.3.1 RC4)

2011-02-09 Thread Jaroslaw Cwiklik
First, thank you for identifying the problem. The interim fix is to add element in the AE descriptor and specify a value. I was able to verify that if the element is missing OR it has no value, the Spring Container throws the exception. I will create a JIRA to detect missing/undefined AE name an

Re: SpringContainerDeployer deploy: Missing display name (AS 2.3.1 RC4)

2011-02-09 Thread Frank Enders
Am 09.02.2011 17:37, schrieb Marshall Schor: > Do all of the annotator (aggregate and primitive) xml descriptors you are > referring to in your deployment, include a ... part in their > metaData section? Thanks, Marshall! There was an empty tag in the AAE's descriptor, which caused the error. T

Re: SpringContainerDeployer deploy: Missing display name (AS 2.3.1 RC4)

2011-02-09 Thread Marshall Schor
Do all of the annotator (aggregate and primitive) xml descriptors you are referring to in your deployment, include a ... part in their metaData section? -Marshall On 2/9/2011 6:42 AM, Frank Enders wrote: > Hello, > > when trying to deploy an engine using UIMA AS 2.3.1 RC4 it fails because > of

SpringContainerDeployer deploy: Missing display name (AS 2.3.1 RC4)

2011-02-09 Thread Frank Enders
Hello, when trying to deploy an engine using UIMA AS 2.3.1 RC4 it fails because of a missing display name: org.apache.uima.adapter.jms.activemq.SpringContainerDeployer deploy WARNING: java.lang.IllegalArgumentException: Display name must not be empty at org.springframework.util.Assert.has