https://jax-ws.dev.java.net/issues/show_bug.cgi?id=589------- Additional comments from
scm_issue_link@... Thu Sep 18 01:08:28 +0000 2008 -------
Code changed in jax-ws-sources
User: ramapulavarthi
Path:
/jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/wsdl/parser/RuntimeWSDLParser.java (1.49)
http://fisheye5.cenqua.com/changelog/jax-ws-sources/?cs=MAIN:ramapulavarthi:20080918010721Log:
JAX-WS-589: Fixing the RuntimeWSDLParser where it does nt' read until the end element which leaves in a state not processable by other procedures. This happens when there is a separate end element like
<soap:binding transport="
http://schemas.xmlsoap.org/soap/http"
style="document">
</soap:binding>
instead of simple <soap:binding transport="
http://schemas.xmlsoap.org/soap/http"
style="document"/>
Fixed.
---------------------------------------------------------------------
To unsubscribe, e-mail:
issues-unsubscribe@...
For additional commands, e-mail:
issues-help@...