|
| 1.2 | deleted | adrian | testsuite/src/main/org/jboss/test/recover/test/StatelessEJB3TestCase.java | Move the tests that depend upon EJB3 to the JDK15 part of the testsuite. |
| 1.16 | modified | adrian | tomcat/.classpath | Cutover the eclipse build to the new build, still some issues. |
| 1.22 | modified | adrian | webservice/.classpath | Cutover the eclipse build to the new build, still some issues. |
| 1.30 | modified | adrian | varia/.classpath | Cutover the eclipse build to the new build, still some issues. |
| 1.3 | modified | asaldhana | webservice/src/main/org/jboss/ws/metadata/jsr109/WebserviceDescriptionMetaData.java | Fix serialization of webservices.xml metadata and migration of tools generation of webservices.xml to ws metadata |
| 1.3 | modified | asaldhana | webservice/src/main/org/jboss/ws/metadata/jsr109/WebservicesMetaData.java | Fix serialization of webservices.xml metadata and migration of tools generation of webservices.xml to ws metadata |
| 1.5 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/WSDotXMLCreator.java | Fix serialization of webservices.xml metadata and migration of tools generation of webservices.xml to ws metadata |
| 1.2 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/helpers/ToolsHelper.java | Fix serialization of webservices.xml metadata and migration of tools generation of webservices.xml to ws metadata |
| 1.2 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/interfaces/WSDotXMLCreatorIntf.java | Fix serialization of webservices.xml metadata and migration of tools generation of webservices.xml to ws metadata |
| 1.45 | modified | rloehr | tools/etc/jbossbuild/tasks.xml | fix merging error |
| 1.55 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/JavaToWSDL.java | Formatting only |
| 1.25 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/JavaToWSDL11.java | Formatting only |
| 1.25 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/WSDLToJava.java | Formatting only |
| 1.8 | modified | asaldhana | webservice/src/main/org/jboss/ws/tools/XSDToJava.java | Formatting only |
| 1.1 | added | tdiesler | webservice/test/java/org/jboss/test/ws/anonymous/AnonymousTestService.java | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/java/org/jboss/test/ws/anonymous/ComplexTypeRoot.java | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/java/org/jboss/test/ws/anonymous/ElementTypeInside.java | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/java/org/jboss/test/ws/anonymous/ElementTypeRoot.java | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/resources/anonymous/config.xml | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/resources/anonymous/WEB-INF/jaxrpc-mapping.xml | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/resources/anonymous/WEB-INF/web.xml | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/resources/anonymous/WEB-INF/webservices.xml | Add anonymous mapping test |
| 1.1 | added | tdiesler | webservice/test/resources/anonymous/WEB-INF/wsdl/TestService.wsdl | Add anonymous mapping test |
| 1.2 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/jsr181/webmethod/jaxws/Echo.java | fix missing jaxb annotations |
| 1.2 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/jsr181/webmethod/jaxws/EchoResponse.java | fix missing jaxb annotations |
| 1.63 | modified | tdiesler | webservice/test/build.xml | fix missing jaxb annotations |
| 1.69 | modified | rloehr | webservice/build.xml | JBBUILD-89 - change over to repository build |
| 1.110 | modified | rloehr | varia/build.xml | JBBUILD-89 - change over to repository build |
| 1.31 | modified | rloehr | transaction/build.xml | JBBUILD-89 - change over to repository build |
| 1.32 | modified | rloehr | tomcat/build.xml | JBBUILD-89 - change over to repository build |
| 1.44 | modified | rloehr | tools/etc/jbossbuild/tasks.xml | JBBUILD-89 - change over to repository build |
| 1.29 | modified | rloehr | tools/lib/jbossbuild.jar | JBBUILD-89 - change over to repository build |
| 1.2 | modified | rloehr | tools/etc/buildmagic/aliases.ent | JBBUILD-89 - change over to repository build |
| 1.30 | deleted | rloehr | tools/etc/buildmagic/libraries.xml | JBBUILD-89 - change over to repository build |
| 1.34 | deleted | rloehr | tools/etc/buildmagic/modules.xml | JBBUILD-89 - change over to repository build |
| 1.6 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/message/MessageJavaBean.java | [TODO] The reqEl should not contain the xmlns:env declaration |
| 1.1 | added | reverbel | testsuite/src/resources/recover/dummyrecoverableproxy-service.xml | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/resources/recover/host0.cosnaming.jndi.properties | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/resources/recover/host0.jndi.properties | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/resources/recover/META-INF/jboss-service.xml | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/resources/recover/dummyrecoverable/META-INF/jboss-service.xml | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/resources/recover/stateless/META-INF/ejb-jar.xml | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.27 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPContentElement.java | Fix insertNamespceDEclarations for empty elements. |
| 1.1 | added | reverbel | testsuite/src/main/org/jboss/test/recover/test/RecoveryFromCrashBeforeTxCommittedTestCase.java | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/main/org/jboss/test/recover/test/RemoteDummyXAResourceTestCase.java | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/main/org/jboss/test/recover/test/StatelessEJB3RecoveryTestCase.java | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.1 | added | reverbel | testsuite/src/main/org/jboss/test/recover/test/StatelessEJB3TestCase.java | XA recovery tests that start a server, crash the server in the middle ofa transaction, restart the server, and check if the transaction wasrecovered correcly. |
| 1.16 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxb/JAXBUnmarshallerImpl.java | Fix: JBWS-363 |
| 1.17 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializationContextImpl.java | Fix: JBWS-363 |
| 1.33 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/marshall/rpclit/MarshallRpcLitDIITestCase.java | Fix: JBWS-363 |