|
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/WEB-INF | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/META-INF/jboss-client.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107 | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/META-INF | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/WEB-INF/wsdl | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/WEB-INF/web.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/WEB-INF/jaxrpc-mapping.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/WEB-INF/webservices.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jbws1107/TestEndpointImpl.java | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/WEB-INF/wsdl/TestService.wsdl | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/wstools-config.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/deployment/ServiceEndpointPublisher.java | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/resources/jbws1107/META-INF/application-client.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jbws1107/JBWS1107TestCase.java | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/ant/build-jars.xml | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jbws1107/TestEndpoint.java | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 695 | added | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jbws1107 | JBWS-1107 - Trim whitespace from the servlet classname it can be loaded if it is defined with whitespace within the web.xml |
| 688 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/JBossWSTestSetup.java | remove client jars for test classpath |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/jaxb/JBossXBSupport.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/xmlschema/XercesSchemaParserTestCase.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/JavaToXSD.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsdl/xmlschema/JBossXSEntityResolver.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsdl/WSDL11DefinitionFactory.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/jaxb/SchemaBindingBuilder.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsdl/WSDLDefinitionsFactory.java | fix schema parsing when offline |
| 687 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsdl/xmlschema/JBossXSStringList.java | fix schema parsing when offline |
| 685 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/eventing/AddrConstraintsHandler.java | add copyright header |
| 685 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/eventing/EventSinkServlet.java | add copyright header |
| 685 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/eventing/EventingSupport.java | add copyright header |
| 684 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/eventing/DIIClientTestCase.java | add copyright header |
| 683 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/eventing/DIIClientTestCase.java | use jaxrpc-mapping.xmlremove app client deployment |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/LogicalMessage.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/Endpoint.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/.classpath | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/spi/Provider.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/addressing/AddressingException.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jbws947/JBWS947TestCase.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/RequestWrapper.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/http/HTTPBinding.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/WebServiceRef.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/handler/soap/SOAPMessageContext.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/benchmark/SimpleUserType.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/WebServiceClient.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/binding/AttachmentMarshallerImpl.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/soap/SOAPBinding.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/Service.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/WebServiceContext.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/benchmark/Customer.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/ServiceMode.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |
| 682 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/javax/xml/ws/handler/MessageContext.java | Remove JAXWS APIFix compile/test classpathsReplace invalid chars |