Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the @WebServiceProvider to the SimpleJaxWsServiceExporter [SPR-5988] #10656

Closed
spring-projects-issues opened this issue Aug 6, 2009 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

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

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Thanks for pointing this out! I've added corresponding support for @WebServiceProvider.

Juergen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants