|
| 1.1.4.2 | modified | starksm | testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerProxyUnitTestCase.java | Test programatic use of the JRMPProxyFactory to expose an IProxy interface from an xmbean. |
| 1.1.4.2 | modified | starksm | testsuite/src/resources/jmx/invokerproxy/META-INF/jboss-service.xml | Add a POJO XMBean service that uses the JRMPProxyFactory programatically to expose an IProxy interface to this services echoDate method. |
| 1.3.2.7 | modified | starksm | tools/etc/buildmagic/version-info.xml | Onto 4.0.1RC3 |
| 1.18.2.11 | modified | starksm | tools/etc/buildmagic/buildmagic.ent | Onto 4.0.1RC3 |
| 1.6.2.3 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/ServiceReferenceable.java | Use the DeploymentInfo.localURL.Expanded directory URL must end with a '/' |
| 1.89.4.1 | modified | tdiesler | server/src/main/org/jboss/web/AbstractWebContainer.java | Restore the original war name after expanding |
| 1.6.2.5 | modified | nihility | webservice/src/main/org/jboss/webservice/encoding/ser/MetaDataTypeDesc.java | Add itemXmlType attribute to elementDesc in typeMapping, which allows youto specify the xml type of an array element during literal arrayserialization.Fix MarshallDocLiteralTestCase and jdk1.5 compatibility by using thisnew attribute. |
| 1.1.2.2 | modified | nihility | webservice/src/main/org/jboss/webservice/deployment/BeanXMLMetaData.java | Add itemXmlType attribute to elementDesc in typeMapping, which allows youto specify the xml type of an array element during literal arrayserialization.Fix MarshallDocLiteralTestCase and jdk1.5 compatibility by using thisnew attribute. |
| 1.1.1.1.4.3 | modified | nihility | testsuite/src/resources/webservice/marshalltest-doclit/META-INF/ws4ee-deployment.xml | Add itemXmlType attribute to elementDesc in typeMapping, which allows youto specify the xml type of an array element during literal arrayserialization.Fix MarshallDocLiteralTestCase and jdk1.5 compatibility by using thisnew attribute. |
| 1.1.1.1.4.6 | modified | nihility | jaxrpc/src/main/org/apache/axis/encoding/ser/BeanDeserializer.java | Add itemXmlType attribute to elementDesc in typeMapping, which allows youto specify the xml type of an array element during literal arrayserialization.Fix MarshallDocLiteralTestCase and jdk1.5 compatibility by using thisnew attribute. |
| 1.1.1.1.4.3 | modified | nihility | jaxrpc/src/main/org/apache/axis/encoding/ser/BeanSerializer.java | Add itemXmlType attribute to elementDesc in typeMapping, which allows youto specify the xml type of an array element during literal arrayserialization.Fix MarshallDocLiteralTestCase and jdk1.5 compatibility by using thisnew attribute. |
| 1.1.1.1.4.1 | modified | nihility | jaxrpc/src/main/org/apache/axis/description/ElementDesc.java | Add itemXmlType attribute to elementDesc in typeMapping, which allows youto specify the xml type of an array element during literal arrayserialization.Fix MarshallDocLiteralTestCase and jdk1.5 compatibility by using thisnew attribute. |
| 1.3.4.1 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/ws4eesimple/HelloWsClientServlet.java | Improve error handling |
| 1.2.2.7 | modified | tdiesler | testsuite/imports/code-generation.xml | Setup log4j logfile properly for jbossnet |
| 1.1.2.5 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentDIITestCase.java | Remove dependency on graphical UI installation. |
| 1.1.2.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentProxyTestCase.java | Remove dependency on graphical UI installation. |
| 1.1.2.5 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentSAAJTestCase.java | Remove dependency on graphical UI installation. |
| 1.24.4.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/JBossTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.29.4.1 | modified | tdiesler | testsuite/src/main/org/jboss/test/JBossTestServices.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.14.4.1 | modified | tdiesler | testsuite/src/main/org/jboss/test/JBossTestSetup.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.6 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/wsdlimport/AbsoluteImportTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.4.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/ws4eesimple/SimpleClientTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.4.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/ws4eesimple/SimpleEJBTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.4.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/ws4eesimple/SimpleJSETestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/message/MessageEndpointTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/ws4eesimple/ClientStubTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.4.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/marshalltest/MarshallDocLiteralTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/header/HeaderEndpointTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/marshalltest/AbstractRpcTestBase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/encstyle/EncStyleTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.3.2.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/exception/ExceptionTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentDIITestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentProxyTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentSAAJTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/contextroot/ContextRootTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/jbossnet/JBossNetTestBase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/admindevel/ExampleTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.6.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/jbossnet/external/ExternalUnitTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.6.5 | modified | tdiesler | testsuite/src/main/org/jboss/test/jbossnet/security/SecurityUnitTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.6.4 | modified | tdiesler | testsuite/src/main/org/jboss/test/jbossnet/state/StateUnitTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/jbossnet/ejbsimple/EJBEndpointTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.1.1.1.6.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/jbossnet/basic/AxisUnitTestCase.java | Remove dependency on 'localhost'.Add JBossTestCase.getServerHost()Remove dependency on graphical UI installation. |
| 1.3.2.1 | modified | schrouf | connector/src/etc/example-config/mysql-ds.xml | Include exception sorter element |
| 1.4.2.2 | modified | schrouf | connector/src/etc/example-config/informix-xa-ds.xml | Include exception sorter element |
| 1.3.2.1 | modified | schrouf | connector/src/etc/example-config/informix-ds.xml | Include exception sorter element |
| 1.1.4.1 | modified | schrouf | connector/src/main/org/jboss/resource/adapter/jdbc/vendor/MySQLExceptionSorter.java | MySQL 4.x RDBMS exception sorter |
| 1.1.4.1 | modified | schrouf | connector/src/main/org/jboss/resource/adapter/jdbc/vendor/InformixExceptionSorter.java | INFORMIX 9.4 RDBMS exception sorter |