|
| 1155 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/ParameterWrapping.java | Fix JBWS732TestCase |
| 1154 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/JSR109MetaDataBuilder.java | Handle bare parameters with identical names, Fixes JBWS718TestCase |
| 1151 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/ParameterWrapping.java | Fix JBWS-1125 |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLBindingMessageReference.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/CallImpl.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/binding/EndpointInvocation.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/utils/HolderUtils.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLSOAPHeader.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/common/CommonSOAPBinding.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLBindingOperationOutput.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/helpers/MappingFileGeneratorHelper.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxws/spi/ServiceDelegateImpl.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/jaxrpc/ParameterWrapping.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/helpers/JavaToWSDLHelper.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLUtils.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/JAXWSClientMetaDataBuilder.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLInterfaceOperationInput.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/test/java/org/jboss/test/ws/tools/validation/WSDL11Validator.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/FaultMetaData.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/DOMTypes.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jaxws/samples/jsr181ejb/EJB3Bean01.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLBindingOperationInput.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/ClientEndpointMetaData.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/EndpointMetaData.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/JAXWSProviderMetaDataBuilderJSE.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/helpers/ToolsHelper.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jaxws/samples/jsr181pojo/JSEBean01.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/MetaDataBuilder.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/SourceWrapperGenerator.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/common/CommonClient.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/jaxws/JAXBWSDLGenerator.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/test/etc/log4j.xml | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/JAXWSMetaDataBuilder.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLInterfaceOperationOutput.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDL11Reader.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/ServerEndpointMetaData.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/utils/IOUtils.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/utils/JavassistUtils.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | deleted | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLInterfaceOperationPart.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLWriter.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDL11Writer.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/ParameterMetaData.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/utils/JavaUtils.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/metadata/wsdl/WSDLInterfaceOperation.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/test/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean01.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/jaxws | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | added | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/jaxws/WSDLGenerator.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/JSR181ClientMetaDataBuilder.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/deployment/JSR109ClientMetaDataBuilder.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |
| 1145 | modified | jason.greene@jboss.com | //trunk/src/main/java/org/jboss/ws/tools/metadata/ReflectiveMetaDataBuilder.java | Refactor WSDL model to be capable of representing both WSDL 2.0 and WSDL 1.1Correct many issues with WSDL 1.1 representationReplace WSDL generation with a new generator that supports JAXB and JAX-RPC generationRefactor ParameterMetaData to be capable of handling JAX-WS parametersRefactor Binding layer to deal with parameter order, and WSDL model changesRefactor JAX-RPC tools to be compatible with the updated modelRefactor all metadata builders for the above listed itemsRefactor JSR181MetaDataBuilder to be JAX-WS compatibleIntegrate JAXB schema generationAdd support for dynamically generating JAXB request/response wrappersImplement Javassist enhancments that allow generation of annotations and genericsImplement type erasureUpdate tests to be inline with changes |