|
| 1.3 | modified | ejort | jmx-remoting/.classpath | Fix the eclipse build |
| 1.7 | modified | ejort | jaxrpc/src/main/org/apache/axis/message/SOAPPartImpl.java | Complete the 1.5 rollback |
| 1.49 | modified | tdiesler | webservice/build.xml | Fix the build for jdk-1.5 |
| 1.7 | modified | tdiesler | jaxrpc/build.xml | Fix the build for jdk-1.5 |
| 1.3 | modified | ejort | testsuite/src/main/org/jboss/test/jbossmq/test/XAResourceUnitTestCase.java | Port JBAS-1589 from jboss4 |
| 1.7 | modified | ejort | messaging/src/main/org/jboss/mq/pm/TxManager.java | Port JBAS-1589 from jboss4 |
| 1.8 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/message/NodeImpl.java | Rollback jdk-1.5 related DOM API changes |
| 1.7 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/message/SOAPElementImpl.java | Rollback jdk-1.5 related DOM API changes |
| 1.9 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/NodeImpl.java | Rollback jdk-1.5 related DOM API changes |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPBodyDocElement.java | Rollback jdk-1.5 related DOM API changes |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPBodyRpcElement.java | Rollback jdk-1.5 related DOM API changes |
| 1.12 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/MessageFactoryImpl.java | Unmarshal soap Fault into a user exception and propagate to the calling client. |
| 1.5 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPFaultImpl.java | Unmarshal soap Fault into a user exception and propagate to the calling client. |
| 1.6 | modified | tdiesler | webservice/src/main/org/jboss/ws/server/ServiceEndpointInvoker.java | Unmarshal soap Fault into a user exception and propagate to the calling client. |
| 1.40 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/CallImpl.java | Unmarshal soap Fault into a user exception and propagate to the calling client. |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/CallProxy.java | Unmarshal soap Fault into a user exception and propagate to the calling client. |
| 1.5 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/FaultException.java | Unmarshal soap Fault into a user exception and propagate to the calling client. |
| 1.8 | modified | mnf999 | webservice/src/main/org/jboss/ws/soap/NodeImpl.java | Undoing my own changes :) |
| 1.3 | modified | mnf999 | webservice/src/main/org/jboss/ws/soap/SOAPBodyDocElement.java | Undoing my own changes :) |
| 1.3 | modified | mnf999 | webservice/src/main/org/jboss/ws/soap/SOAPBodyRpcElement.java | Undoing my own changes :) |
| 1.18 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/tools/WSDL11ToJavaTestCase.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.3 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/tools/WSDL11ToWSDL20TestCase.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.7 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/NodeImpl.java | Undoing my changes :) never mind I guess we will stick JDK1.4 for now :) |
| 1.5 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/SOAPDocumentImpl.java | Undoing my changes :) never mind I guess we will stick JDK1.4 for now :) |
| 1.6 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/SOAPElementImpl.java | Undoing my changes :) never mind I guess we will stick JDK1.4 for now :) |
| 1.6 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/SOAPPartImpl.java | Undoing my changes :) never mind I guess we will stick JDK1.4 for now :) |
| 1.3 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/soap/SOAPFaultTestCase.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.19 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDL11Reader.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.7 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDL11Writer.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.16 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDL20Writer.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.21 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLDefinitions.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLDocumentation.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.5 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLEndpoint.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.11 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLInterface.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.6 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLInterfaceFault.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.5 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLInterfaceOperationOutfault.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.13 | modified | tdiesler | webservice/src/main/org/jboss/ws/wsdl/WSDLWriter.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.2 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/DetailImpl.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.9 | modified | tdiesler | webservice/src/main/org/jboss/ws/server/ServiceEndpoint.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/FaultException.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/desc/FaultDesc.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.27 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/desc/OperationDesc.java | Add FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl. |
| 1.4 | modified | starksm | system/src/main/org/jboss/deployment/scanner/URLDeploymentScannerMBean.java | Add the FilterInstance(URLFilter filter) attribute to the interface |
| 1.3 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/AbstractKernelTest.java | Remove deprecated API from kernel tests |
| 1.5 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/xml/test/XMLTestCase.java | Remove deprecated API from kernel tests |
| 1.5 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromStringTestCase.java | Remove deprecated API from kernel tests |
| 1.5 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromObjectTestCase.java | Remove deprecated API from kernel tests |
| 1.5 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromStringTestCase.java | Remove deprecated API from kernel tests |
| 1.5 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromObjectTestCase.java | Remove deprecated API from kernel tests |
| 1.2 | modified | ejort | kernel/src/main/org/jboss/kernel/KernelFactory.java | Remove unnecessary isDebugEnabled |
| 1.13 | modified | ejort | common/src/main/org/jboss/logging/Logger.java | Add a basic overview of how the various logging levels should be used.Deprecate isInfoEnabled() and isDebugEnabled().These levels are for low volume logging which should notrequire this checking. |
| 1.12 | modified | ejort | common/src/main/org/jboss/logging/Logger.java | Add the missing serialVersionUUID |
| 1.7 | modified | mnf999 | webservice/src/main/org/jboss/ws/soap/NodeImpl.java | changes to get webservices to compile on JDK5 |
| 1.2 | modified | mnf999 | webservice/src/main/org/jboss/ws/soap/SOAPBodyDocElement.java | changes to get webservices to compile on JDK5 |
| 1.2 | modified | mnf999 | webservice/src/main/org/jboss/ws/soap/SOAPBodyRpcElement.java | changes to get webservices to compile on JDK5 |
| 1.6 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/NodeImpl.java | Some fixes to be able to compile on JDK5 |
| 1.5 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/SOAPElementImpl.java | Some fixes to be able to compile on JDK5 |
| 1.5 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/SOAPPartImpl.java | Some fixes to be able to compile on JDK5 |
| 1.4 | modified | mnf999 | jaxrpc/src/main/org/apache/axis/message/SOAPDocumentImpl.java | Some fixes to be able to compile on JDK5 |
| 1.1 | added | ejort | j2ee/src/main/org/jboss/j2ee/util/SerialVersion.java | Template solution for resolvingj2eeri and legacy serialization compatibility |
| 1.5 | modified | ejort | j2ee/src/main/javax/resource/ResourceException.java | Template solution for resolvingj2eeri and legacy serialization compatibility |
| 1.13 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.java | adjusted tests after api refactoring |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/AttributeBindingImpl.java | fixes and refactoring |
| 1.2 | deleted | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/AttributeTypeImpl.java | fixes and refactoring |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/DocumentHandlerImpl.java | fixes and refactoring |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementBindingImpl.java | fixes and refactoring |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementHandlerImpl.java | fixes and refactoring |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementStack.java | fixes and refactoring |
| 1.2 | deleted | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementTypeImpl.java | fixes and refactoring |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/TextContentImpl.java | fixes and refactoring |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/AttributeBinding.java | fixes and refactoring |
| 1.2 | deleted | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/AttributeType.java | fixes and refactoring |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/DocumentHandler.java | fixes and refactoring |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementBinding.java | fixes and refactoring |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementHandler.java | fixes and refactoring |
| 1.2 | deleted | loubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementType.java | fixes and refactoring |
| 1.37 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ObjectModelBuilder.java | fixed switching to a new object model factory when the factory is actually the same for the previous and next namespace URI |