Using the ProcessApplication annotation, it is possible to specifiy a name of the process application. However, the annotation has two fields for this: "value" and "name". While "value" is used for deployment, "name" is ignored.
AT:
- the name attribute is used
- it has a lower priority than the value attribute
- this is made transparent in Javadoc