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

SOAP 1.2 Compatible WSDL descriptor generation [SWS-187] #340

Closed
gregturn opened this issue Sep 4, 2007 · 5 comments
Closed

SOAP 1.2 Compatible WSDL descriptor generation [SWS-187] #340

gregturn opened this issue Sep 4, 2007 · 5 comments

Comments

@gregturn
Copy link
Contributor

gregturn commented Sep 4, 2007

Alex Marshall opened SWS-187 and commented

Automatic SOAP 1.2 WSDL descriptor generation, analogous to the support for SOAP 1.1 already built in.


Attachments:

Referenced from: commits 4965d35

3 votes, 3 watchers

@gregturn
Copy link
Contributor Author

gregturn commented Sep 4, 2007

Alex Marshall commented

Our company absolutely must produce SOAP 1.2 compatible WSDL descriptors for our partners. To that end, this needs to be implemented. I'll begin working on a solution immediately and post it here for review as soon as possible.

@gregturn
Copy link
Contributor Author

gregturn commented Sep 4, 2007

Alex Marshall commented

The attached zip contains 3 classes :
Two are analogous classes for generating SOAP 1.2 wsdl files, essentially
copied from the existing SOAP 1.1 classes and updated for SOAP 1.2, the third class
is a new utility class derived from XsdBasedSoap11Wsdl4jDefinitionBuilder
meant for generating WSDL messages for only a single root element rather than all
elements in the given schema. I'd appreciate any feedback.

@gregturn
Copy link
Contributor Author

gregturn commented Nov 8, 2007

Brad L. Miller commented

This is really needed to round out spring-ws soap 1.2 support.

@gregturn
Copy link
Contributor Author

gregturn commented Nov 8, 2007

Arjen Poutsma commented

Agreed, fixing for 1.1.

@gregturn
Copy link
Contributor Author

gregturn commented Dec 7, 2007

Arjen Poutsma commented

Closing issues for 1.5.0 M1

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