imixs / imixs-workflow

The open source technology for business process management
http://www.imixs.org/
GNU General Public License v3.0
351 stars 67 forks source link

DocumentRestService should not have a final or static method #820

Closed rsoika closed 1 year ago

rsoika commented 1 year ago

The DocumentRestService should not have a final or static method. This error message occures during deployment in Wildfly.

Need to be fixed for org.imixs.workflow.office.rest.MonitorRestService too