Community
Participate
Working Groups
In the generated DBWSProvider.java the following static imports are generated irrespective of the SOAPBinding setting import static javax.xml.ws.soap.SOAPBinding.SOAP11HTTP_MTOM_BINDING; import static javax.xml.ws.soap.SOAPBinding.SOAP12HTTP_BINDING; import static javax.xml.ws.soap.SOAPBinding.SOAP12HTTP_MTOM_BINDING;
Created attachment 200993 [details] Potential fix - UNTESTED
Created attachment 203430 [details] Supporting test cases.
Created attachment 203492 [details] Supporting test cases.
Fix checked into 2.3.1, revision# 10102 Fix checked into 2.4.0, revision# 10103 Reviewed by: michael.norman@oracle.com Tests: ProviderWebServiceTestSuite; all unit tests pass as expected
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink