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

Axis 1 Saaj implementation does not set Content-Type on saveChanges() [SWS-49] #207

Closed
gregturn opened this issue Aug 16, 2006 · 1 comment
Assignees
Milestone

Comments

@gregturn
Copy link
Contributor

Arjen Poutsma opened SWS-49 and commented

The Axis 1.4 SAAJ implementation (axis-saaj.jar) does not set the Content-Type header, while the reference implementation does. We should check whether this header is set, since most SOAP clients depend on it.

See also http://forum.springframework.org/showthread.php?t=28083


No further details from SWS-49

@gregturn
Copy link
Contributor Author

Arjen Poutsma commented

I've added a check for the Content-Type header in SaajSoapMessageContext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants