Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Spring throws java.lang.IllegalArgumentException: Display name must not be empty when deploying UIMA AS service using AE descriptor which does not specify <name..> element or its value is an empty string. Modify UIMA AS Spring Deployer component to check for missing name and generate one instead. The generated name will be the AE Class name (minus the package part).