citerus/dddsample-core

@WebParam annotation should not be used in implementation class

Closed this issue · 1 comments

When importing the project code into Eclipse Mars, I have 1 error that says "@webservice annotation contains an endpointInterface attribute. No parameters annotated with @WebParam allowed in implementation class".

This error appears in the HandlingReportServiceImpl class.

Thank you for the input! The master branch is currently being developed with the goal of modernizing the tech stack. In that process we are about to replace the SOAP interface and that will hopefully resolve the issue. If you are having troubles I suggest that you take a look at the tag dddsample-1.1.0 which is the latest stable version.