GitHub / apache/axis-axis1-java / commits
Apache Axis1 Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1055590d | Moved the Castor support to a different Maven module. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| c8c68ebc | Enabled site search. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d15b7bd7 | Integrated the changelog into the Maven site. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 651d5b0a | Defined basic Maven site structure. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 76568dd8 | Updated changelog. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 6747d235 | Added a Jetty based stand-alone server that is meant to supersede the old Sim... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 6c9ff122 | AXIS-2850: Removed the inherently non thread-safe Service#getCall() method an... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 20ba4d21 | Fixed a typo. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5117e214 | Allow the integration test server to be started in debug mode. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| deffda5d | Use appropriate constants. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| ee0bb99b | AXIS-2538: Properly serialize the mep attribute in server-config.wsdd. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 232c710a | Use the intended implementation class in the oneway test. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 807067a5 | Use a modern XML schema version so that one can test the service using soapUI. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| da3421f9 | Added a flag to the start-server mojo that makes it possible to run manual te... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| f947599e | Mavenized test/wsdl/jaxrpchandler2. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| a6232f2c | Improved the flexibility of WSDD deployment in the start-server mojo. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| b1b48533 | Mavenized another bunch of tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 35752f41 | Mavenized another bunch of tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 0511cb14 | Mavenized another bunch of tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 9fa9e823 | Mavenized another bunch of tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 63274a1b | Maven plugins: redirect logging to Plexus. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| ce31338e | Fixed an incorrect date format. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 25ac71dc | Mavenized another bunch of tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| fa0ee85c | Some improvements to the start-server mojo. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 045da630 | Added an info message for the wsdl2java and wsdl2java-test mojos. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| df5c1f45 | Mavenized test/wsdl/any. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| ad598999 | Mavenized test/wsdl/adaptive (actually excluded as per AXIS-750). | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| bd866f72 | Setting svn:ignore. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 113db667 | * Fixed AXIS-2867. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 37d329ee | * Fixed AXIS-2866. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4ddb1b74 | Upgraded to a (slightly) less antiquated commons-discovery version. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 10c7850f | Avoid creation of temporary files (server-config.wsdd) in the source tree. Th... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| b04afd59 | Make consistent usage of the surefire and failsafe plugins. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 2789f919 | Applied patch for AXIS-1487. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| e4d4aa21 | Applied patch for AXIS-2334. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| bfb76ae4 | Applied patch for AXIS-1503. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d96cd229 | Mavenized test/wsdl/_import. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 7562493b | Mavenized the test for AXIS-837. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 075bbd79 | Mavenized the first test that requires server deployment. Also implemented th... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| dee765b6 | Very early code to start/stop SimpleAxisServer (in a separate JVM) using Maven. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 55c054af | Removed empty folders. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4265243e | Moved the logging configuration files to the WAR distribution. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 5d044e2f | Moved the resource bundles to the right location. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 0a904694 | Configuring the build as Maven 3 only. The Jetty plugins don't work properly ... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 63217959 | Removed inaccurate information from the documentation. exclude.log4j.configur... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d6a7888c | Fixed a charset encoding issue in QSMethodHandler. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 145a8509 | Disabled a failing (and probably outdated) httpunit test case and added axis-... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| cfed7b8a | Fixed in issue with the httpunit tests caused by the fact that parameters add... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| e7f67edb | Mavenized the build of the WAR file and migrated the httpunit tests. Note tha... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| fae9bfaa | More mavenized unit tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 315981c4 | Moved some test cases that don't require wsdl2java out of integration into axis. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 877a30ef | Setting svn:ignore. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 0dc65b8c | More mavenized tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| b0a401d8 | Mavenized another bunch of tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 3d768310 | Added a Maven plugin. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 87d08e19 | Also mavenized axis-ant. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 2815dadb | Forgot to remove a couple of PackageTests classes. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 792e07e7 | More mavenized unit tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 419bd327 | Added Xalan as a test dependency in an attempt to fix the build failure on Je... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d169fe11 | More mavenized unit tests. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 4e83729a | Mavenized a couple of unit tests and fixed some packaging issues. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 526c2b49 | Fixed a couple of Javadoc warnings and failures. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 2a8fdb59 | Initial mavenization of the Axis project. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 020c10a8 | Refreshed the TerraService WSDL (the interface of which has changed). | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| bfa8304c | Fixed some other build failures. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 2188daa6 | AXIS-2865: Temporarily disabled test/wsdl/liberty. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1d0ba682 | Reintegrated r392364 into the trunk to fix a build failure caused by a 3rd pa... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| c1c73f0c | AXIS-2650: Reintegrated part of r530561 into the trunk. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| c20382a1 | Excluded two unit tests that depend on a 3rd party hosted service that is no ... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 6f0be72a | Fixed warnings that occur when building with modern Ant versions. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 9db2a6bf | merge Created a new trunk for Axis 1.x based on the 1.4 release. | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| d525846e | Creating a proper tag for Axis 1.4 (there were additional changes after the r... | Andreas Veithen <v****n@a****g> | over 14 years ago | |
| 1be25b27 | Moving axis svn, part of TLP move INFRA-2441 | Gavin McDonald <g****d@a****g> | over 16 years ago | |
| 91a3ddc1 | Fix potential XSS vulnerability, plus a couple of duplicate tags in the resou... | Glen Daniels <g****s@a****g> | almost 17 years ago | |
| 33b15a3e | No one seems to use the clearCache() method in Axis directly, so rename it to... | Glen Daniels <g****s@a****g> | over 17 years ago | |
| b5b33848 | Adding Eclipse .settings to the ignored files. | Jochen Wiedmann <j****n@a****g> | almost 18 years ago | |
| ddad1319 | Temporary files could be deleted too early, preventing their further processing. | Jochen Wiedmann <j****n@a****g> | almost 18 years ago | |
| 4017eadb | Temporary files could be deleted too early, preventing their further processing. | Jochen Wiedmann <j****n@a****g> | almost 18 years ago | |
| 69b4a0a4 | The XSD folder was missing in the source distribution. Consequently it was no... | Jochen Wiedmann <j****n@a****g> | almost 18 years ago | |
| 9d25bb3e | Fix it so that createCall() is thread safe | Doug Davis <d****g@a****g> | about 18 years ago | |
| b41c3da4 | Fixed AXIS-2649: the TestSrcContent test now ignores .svn directories, avoidi... | Bjorn Townsend <b****n@a****g> | over 18 years ago | |
| e2fa6405 | Reverting svn commit test. | Bjorn Townsend <b****n@a****g> | over 18 years ago | |
| 610b948c | SVN commit test. | Bjorn Townsend <b****n@a****g> | over 18 years ago | |
| b020394d | Make sure arrays always have an itemQName, at least for now. | Glen Daniels <g****s@a****g> | about 19 years ago | |
| 04a8935b | remove non-failing exceptions from tests | Doug Davis <d****g@a****g> | over 19 years ago | |
| 240d5048 | fix an outOfBounds exception that was introduced recently | Doug Davis <d****g@a****g> | over 19 years ago | |
| 8e1c323c | Merge changes over from 1.4 branch. | Glen Daniels <g****s@a****g> | over 19 years ago | |
| b0e997a2 | Make setting the SOAPActionURI set the wsa:Action too. | Doug Davis <d****g@a****g> | over 19 years ago | |
| 2eabef3f | Do a better job of picking up the extensibility points in an EPR | Doug Davis <d****g@a****g> | over 19 years ago | |
| 0d65bb5d | generate getters/setters for restrictions on xsd:anyType (should address AXIS... | Jarek Gawor <g****r@a****g> | over 19 years ago | |
| f7c4f0ed | fix missing prefix | Doug Davis <d****g@a****g> | over 19 years ago | |
| f05a8bdd | Fix a situation where an element has a default namespace (xmlns=...) | Doug Davis <d****g@a****g> | over 19 years ago | |
| 5d2842d9 | Add support for sending an AxisFault in the Body of a new msg instead of just | Doug Davis <d****g@a****g> | over 19 years ago | |
| 6a307070 | Fix a bug when using different WSA levels - new EPRs had the wrong namespace | Doug Davis <d****g@a****g> | over 19 years ago | |
| 7a9f4d6a | Fixed a bug - action is required for these tests | Doug Davis <d****g@a****g> | over 19 years ago | |
| 398a60a5 | When using soap 1.2 add actionURI to Content-Type HTTP header | Doug Davis <d****g@a****g> | over 19 years ago | |
| ea18cefb | Do not write constructors for JavaBeans that have more than | Tom Jordahl <t****j@a****g> | over 19 years ago | |
| a3cde95e | Remove the addCookie function I just inlined in to fillHeaders(). | Tom Jordahl <t****j@a****g> | over 19 years ago | |
| e08cc55d | Fix https://issues.apache.org/jira/browse/AXIS-2064, a long standing cookie bug. | Tom Jordahl <t****j@a****g> | over 19 years ago | |
| f563f299 | specify nicer error message | Jarek Gawor <g****r@a****g> | over 19 years ago |