You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of the SimpleJaxWsServiceExporter only supports webservices annotated with @WebService. It would be nice to have support for the @WebServiceProvider annotation as well.
I attached the code which is in my opinion sufficient to solve this issue.
Adriaan Wisse opened SPR-5988 and commented
The current version of the SimpleJaxWsServiceExporter only supports webservices annotated with
@WebService
. It would be nice to have support for the@WebServiceProvider
annotation as well.I attached the code which is in my opinion sufficient to solve this issue.
Affects: 2.5.6
Attachments:
Referenced from: commits 9a0108a
The text was updated successfully, but these errors were encountered: