Commit Graph

15 Commits

Author SHA1 Message Date
Aleksei Efimov 85c0778af0 8196491: Newlines in JAXB string values of SOAP-requests are escaped to "
"
Reviewed-by: lancea, rgrigoriadi
2018-04-23 13:27:36 +01:00
Aleksei Efimov 645b3bba2a 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
2017-12-02 14:28:42 +00:00
Aleksei Efimov b33ac921f1 8172297: In java 8, the marshalling with JAX-WS does not escape carriage return
Reviewed-by: lancea
2017-06-18 23:19:37 +01:00
Aleksei Efimov 286d8300ab 8159058: SAXParseException when sending soap message
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Aleksei Efimov 8d0204a772 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: coffeys
2016-12-20 14:08:20 +03:00
Aleksei Efimov 606f4f5b01 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
Reviewed-by: igerasim
2015-06-30 16:22:02 +03:00
Aleksei Efimov 6ebe80e86d 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
2015-04-23 22:16:13 +03:00
Aleksei Efimov 359af721c7 8046817: JDK 8 schemagen tool does not generate xsd files for enum types
Reviewed-by: joehw, mkos
2015-01-26 22:37:53 +03:00
Aleksei Efimov fcb24c8908 8038966: JAX-WS handles wrongly xsd:any arguments for Web services
Reviewed-by: coffeys
2014-10-01 19:31:18 +04:00
Miroslav Kos bd47a28f77 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
2014-05-23 16:35:10 +02:00
Miroslav Kos 056a266afe 8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
2014-04-11 09:25:36 +01:00
Miroslav Kos 358229c046 8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Miroslav Kos de2c13af8a 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
Reviewed-by: chegar
2014-03-31 15:08:17 +02:00
Sean Coffey d4ba44bc9d 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
Reviewed-by: chegar
2013-10-23 20:51:14 +01:00
Sean Coffey 1d4c1c6ee5 8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash
Reviewed-by: mkos, chegar
2013-10-04 16:27:12 +01:00