|
| 1025 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/JavaWriter.java | Applied fix for JBWS-1170, converting WSDL/XSD illegal characters to underscores in java variable names |
| 1025 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/ToolsUtils.java | Applied fix for JBWS-1170, converting WSDL/XSD illegal characters to underscores in java variable names |
| 1025 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/NamespacePackageMapping.java | Applied fix for JBWS-1170, converting WSDL/XSD illegal characters to underscores in java variable names |
| 1025 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/helpers/MappingFileGeneratorHelper.java | Applied fix for JBWS-1170, converting WSDL/XSD illegal characters to underscores in java variable names |
| 1025 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/XSDTypeToJava.java | Applied fix for JBWS-1170, converting WSDL/XSD illegal characters to underscores in java variable names |
| 1011 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/common/CommonSOAPBinding.java | Fix for JBWS-1171, added support for SOAPAction for 1.2 style webservices. |
| 1011 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/common/CommonSOAP11Binding.java | Fix for JBWS-1171, added support for SOAPAction for 1.2 style webservices. |
| 1011 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/deployment/JSR109MetaDataBuilder.java | Fix for JBWS-1171, added support for SOAPAction for 1.2 style webservices. |
| 1011 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/common/CommonSOAP12Binding.java | Fix for JBWS-1171, added support for SOAPAction for 1.2 style webservices. |
| 1011 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/jaxrpc/CallProxy.java | Fix for JBWS-1171, added support for SOAPAction for 1.2 style webservices. |
| 1011 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsdl/WSDL11Reader.java | Fix for JBWS-1171, added support for SOAPAction for 1.2 style webservices. |
| 991 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/xop/XOPContext.java | cleanup |
| 985 | modified | david.boeren | //branches/jbossws-1.0/src/main/java/org/jboss/ws/deployment/JSR109ServerMetaDataBuilder.java | Fix for JBWS-1114, added error message if jaxrpc-mapping-file is not specified. |
| 984 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/ant/build-interop-jars.xml | Added MTOM interop tests |
| 984 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/ant/build-interop-artifacts.xml | Added MTOM interop tests |
| 983 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/soapwsdl/ComplexDataTypesSupport.java | Fixed NPE in RpcLit Service impl |
| 983 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/soapwsdl/BaseDataTypesSupport.java | Fixed NPE in RpcLit Service impl |
| 983 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/soapwsdl/ComplexDataTypesRpcLit_Service/ServiceImpl.java | Fixed NPE in RpcLit Service impl |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/IMtomTest.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/wsdl | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/META-INF | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/wsdl/wsdl0.wsdl | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoBinaryArrayAsStringArray.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoBinaryAsString.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoStringAsBinary.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/TestService.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/wsdl/xsd0.xsd | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/wsdl/xsd1.xsd | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/wsdl/xsd2.xsd | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/MTOMTestCase.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/META-INF/application-client.xml | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoBinaryArrayAsStringArrayResponse.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoStringAsBinaryResponse.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoBinaryAsStringResponse.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/ArrayOfbase64Binary.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8 | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/MtomTestStruct.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/META-INF/jboss-client.xml | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/ArrayOfstring.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8 | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/web.xml | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/config.xml | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/jaxrpc-mapping.xml | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/mtom/utf8/WEB-INF/webservices.xml | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/EchoBinaryFieldAsString.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/InputMessageContract.java | MTOM interio client and endpoint |
| 982 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/mtom/utf8/OutputMessageContract.java | MTOM interio client and endpoint |