GitHub / apache/axis-axis1-java / commits
Apache Axis1 Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 002830b4 | Added an alternative client-side HTTP transport based on the java.net.HttpURL... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4529e7c8 | Mavenized test.wsdl.multibinding. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 00452700 | Mavenized test.wsdl.literal. Removed the code that actually invokes the servi... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4e86779e | Mavenized test.wsdl.header. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 7c4feed6 | Eliminated the static class name -> class loader map in ClassUtils and use cl... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4de4c5df | Avoid unnecessarily storing references to foreign class loaders (or reference... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5c5eab15 | Mavenized test.wsdl.clash. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 85952990 | Mavenized test.wsdl.filegen. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8f8327ff | Mavenized test.wsdl.extra. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| dcda0f72 | Mavenized test.wsdl.esr. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a72f98d7 | Mavenized test.wsdl.echo2. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 74c88dfb | Mavenized test.wsdl.choice. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a079ff02 | Mavenized test.wsdl.axis2098. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 36b9e477 | Skip Maven deployment of samples, distributions and integration tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8f2ee216 | Mavenized test.wsdl.gateway. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1d1735d9 | Mavenized test.wsdl.map. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| be14bc4b | Mavenized test.wsdl.document. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| f33775ce | Enhanced maven-java2wsdl-plugin so that one can generate and compile the help... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5ec1b54a | Mavenized test.wsdl.arrays3. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| f30ed4a6 | Mavenized test.wsdl.anytype. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 55e9085a | Set svn:ignore. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 52f64411 | Initial version of the maven-java2wsdl-plugin. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 3732547b | Added support for the skipTests flag. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1a8643fd | Mavenized TestJAXRPCSamples. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d7b64648 | Removed unnecessary dependency. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1ed04e4f | Mavenized the TCP transport tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4ea6cdac | Some more refactorings of the maven-axis-server-plugin. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| cdaff2a7 | StopAllMojo doesn't need a port property. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8bde37b1 | Use random HTTP ports for the integration tests of the samples. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| bf5fd149 | Some refactorings of the maven-axis-server-plugin so that we will be able to ... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 6e998139 | Javadoc fixes. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| c05eff17 | Mavenized TestJAXMSamples. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| e415362c | Partial mavenization of TestJAXMSamples. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| bd984160 | Avoid usage of 'enum' as variable name. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 224c838e | Prevent Axis from creating a server-config.wsdd file in the source tree durin... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a07764e7 | Set svn:ignore. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8c0d9c36 | Use distinct package names for the two Maven plugins. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 6405e44e | Simplified some unit tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5c885e8c | Use constants. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a307b673 | Process deployments/undeployments using maven-axis-server-plugin instead of e... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8162a43b | Split axis-maven-plugin into two distinct plugins. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 0ebb5c8f | Set svn:ignore. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| b9f0bb7f | Mavenized TestTransportSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 0eb03b9b | Mavenized TestEncoding. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| c444eca5 | Mavenized TestProxySample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 492a610c | Partial mavenization of the transport sample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 76dfadf1 | Mavenized TestMimeHeaders. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4418bdaa | Removed empty folder (and Ant build script that is no longer used). | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| cc87b762 | Removed .cvsignore files. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 09c815da | Mavenized test.functional.TestIF3SOAP. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| c0f5a860 | Mavenized TestMiscSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| f3bb6b2b | Mavenized TestMessageSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a4a1ea0c | Mavenized TestStockSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| e2a82ccf | Mavenized TestFaultsSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5012a487 | Mavenized TestElementSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8885c926 | Mavenized TestEchoSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 78a93f9c | Mavenized TestBidBuySample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 73d9079d | Fixed the build on non Mac OS X platforms. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 23b3e4dd | Mavenized TestAttachmentsSample. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 86a41219 | Initial setup for the binary distribution. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| e5531e02 | Final test case for AXIS-2705. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| b7753655 | AXIS-2705: Reintegrated r392364 (fix for AXIS-2394) into the trunk. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4ba08c9e | Designed a test case for AXIS-2705. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 62c410d4 | Some unit test code cleanup: | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5339d56f | Externalized the test data for AXIS-1008. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a75ee015 | Don't store the org.xml.sax.Locator object. We never need it and the fact tha... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a65c9cc7 | AXIS-2863: Prevent the Oracle SAX parser (oracle.xml.parser.v2) from keeping ... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 62021eca | Turn DefaultEntityResolver into a singleton. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| fac21fa6 | Avoid @readonly for parameters that can/should only be set on the command lin... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| bd7c799f | Avoid @readonly for parameters that can/should only be set on the command lin... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 9d2d9b96 | Mavenized some auto-types test cases (not yet working). | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 3fa027bd | Enable usage of JWS with the standalone server and the Maven plugin. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| f07a1b41 | Some more site migration work. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 64d9b571 | Migrated the installation guide to XDoc. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| e1686f0b | Migrated the developer guide to XDoc. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 554a85aa | AXIS-2565 / AXIS-2609 / AXIS-2642 / AXIS-2717: Fixed broken download links. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 43fa9765 | Removed links to alpha/beta releases and RCs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1941d984 | Migrated releases.xml to XDoc. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 7508c8b0 | Migrated the Integration Guide to XDoc. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| af33f5e1 | Migrated the user guide to XDoc. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| fc779473 | Allow to start the test server with remote JMX enabled. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 2eef7138 | Added JDepend to the reports. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5c893881 | Switched to the Ant version that is mentioned in the documentation as minimum... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 083a98e3 | Recovered some ant task documentation. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8509c0d1 | Use graceful shutdown when stopping the embedded Jetty server. This should av... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 3ed344ed | Moved the JMS stuff to its own Maven module. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 02c8e88a | Reintegrated r257686 into the XDocs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 938a6c8a | Reintegrated r261593 into the XDocs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 2a2876f9 | Reintegrated r1226996 and r1227001 into the XDocs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 7b0d6e9c | Some minor formatting changes and typo fixes. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 021453c8 | Reintegrated r1226230 into the XDocs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d99218c5 | AXIS-1397: Reintegrated r260178 into the XDocs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| ce6318e7 | Reintegrated r261256 into the XDocs. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 36aa8216 | Migrated the Reference Guide from Forrest. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 9b938225 | Migrated the Architecture guide to XDoc by starting from the Forrest site sou... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 8b149e22 | Fixed two incorrect links. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 9200bcd5 | Reverted r1228986 because I found what appears to be some original XDoc files. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d3e19a72 | Naive HTML -> XDoc conversion of some part of the documentation. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 6cbfc229 | Switch to Sun's versions of JAF and JavaMail because they still support Java ... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1b8c885d | Filling in some basic POM metadata so that maven-project-info-reports-plugin ... | Andreas Veithen <v****n@a****g> | over 14 years ago |