1. 039d348 AXIS2-5434: Moved the transport docs to Axis2 core. by Andreas Veithen · 12 years ago master
  2. c6e6e71 AXIS2-5434 - move Transport samples into Axis2 core project. by Sagara Gunathunga · 13 years ago
  3. 7170d5e Fixed build failure caused by sloppy dependency management. by Andreas Veithen · 13 years ago
  4. 44bb496 Removed the http module. Its contents have been moved to Axis2 core. by Andreas Veithen · 13 years ago
  5. 2bcb139 AXIS2-5434: Removed modules that have been integrated into Axis2 core. by Andreas Veithen · 13 years ago
  6. 091f22d Exclude Qpid tests when running on Java 1.5. by Andreas Veithen · 13 years ago
  7. 2442d93 No need to use dependency management for dependencies used only by a specific module. by Andreas Veithen · 13 years ago
  8. b69265e Upgraded to qpid 0.18 so that we can get rid of the incubator repository. by Andreas Veithen · 13 years ago
  9. 9771097 Required code level changes from AXIS2-5374 and a test case fix. by Sagara Gunathunga · 13 years ago
  10. 6dbbf27 Fixed regression caused by r1371373. by Andreas Veithen · 13 years ago
  11. d2dfa13 After fixing AXIS2-5374 it is mandatory to send "SOAPAction" header when sending a SOAP 1.1 message ( "text.xml") . by Sagara Gunathunga · 13 years ago
  12. ae50354 Removed unnecessary repositories. by Andreas Veithen · 13 years ago
  13. bb3f163 Downgrade to previous surefire release to fix Maven 2 compatibility issue. by Andreas Veithen · 13 years ago
  14. 4278ebe Resolved a TODO item. by Andreas Veithen · 13 years ago
  15. c9ead64 Upgraded the surefire plugin so that one can use the skipTests property. by Andreas Veithen · 13 years ago
  16. f903e17 Fixed a couple of Maven warnings. by Andreas Veithen · 13 years ago
  17. ca853b0 Removed duplicate dependency declaration. by Andreas Veithen · 13 years ago
  18. 2924341 Changes according to AXIS2-5315 r1351243 . by Sagara Gunathunga · 13 years ago
  19. 76df00f Changes introduced by AXIS2-5315 in r1349635 [1] by Sagara Gunathunga · 13 years ago
  20. 5405da5 Changes required for AXIS2-5340. by Sagara Gunathunga · 13 years ago
  21. afc1ca0 AXIS2-5315 - Removed Callback usage from Transport project. by Sagara Gunathunga · 13 years ago
  22. b3dfd94 Applied patch for TRANSPORTS-51. by Sagara Gunathunga · 13 years ago
  23. 39f23ff TRANSPORTS-50 - adding JMS sample. Server side is completed buy need to finish client side. by Sagara Gunathunga · 13 years ago
  24. 2299f72 * Replaced deprecated keytool:genkey by keytool:generateKeyPair goal. by Sagara Gunathunga · 13 years ago
  25. 95d86cd removed incorrect element. my bad :( by Sagara Gunathunga · 13 years ago
  26. e1b8523 Moved sample into a new profiles. by Sagara Gunathunga · 13 years ago
  27. a5d7089 TRANSPORTS-50 - Added a sample to demonstrate use of HTTPS transport. This sample is based on Jetty Maven plug-in and keytool-maven-plugin. by Sagara Gunathunga · 13 years ago
  28. f9a7a5d Eliminated a couple of references to deprecated classes so that we don't need to add a dependency to axiom-compat. by Andreas Veithen · 13 years ago
  29. 5412b2f Adopted to changes introduced in r1324666 and r1308868. by Sagara Gunathunga · 13 years ago
  30. 1711515 Applied patch for TRANSPORTS-30. by Sagara Gunathunga · 13 years ago
  31. 2685979 Applied patch for TRANSPORTS-8. by Sagara Gunathunga · 13 years ago
  32. bdd3c51 Applied patch for TRANSPORTS-48. by Sagara Gunathunga · 13 years ago
  33. 2b79ac3 Applied patch for TRANSPORTS-34. by Sagara Gunathunga · 13 years ago
  34. 14d5e38 Fixed TRANSPORTS-33. by Sagara Gunathunga · 13 years ago
  35. ef00f70 Applied patch for TRANSPORTS-16. by Sagara Gunathunga · 13 years ago
  36. 754174f Applied patch for TRANSPORTS-45. by Sagara Gunathunga · 13 years ago
  37. 098b29b Applied patch for TRANSPORTS-44. by Sagara Gunathunga · 13 years ago
  38. 48911bd Applied patch for TRANSPORTS-43. by Sagara Gunathunga · 13 years ago
  39. d7dac18 Applied patch for TRANSPORTS-36. by Sagara Gunathunga · 13 years ago
  40. cbb81de Applied patch for TRANSPORTS-27. by Sagara Gunathunga · 13 years ago
  41. 66faa9a Applied patch for TRANSPORTS-47. by Sagara Gunathunga · 13 years ago
  42. 1a7251a Applied patch for TRANSPORTS-35. by Sagara Gunathunga · 13 years ago
  43. f341262 fixing an build break with multipart messages by Supun Kamburugamuva · 14 years ago
  44. 12a62a4 fixing mail attachments by Supun Kamburugamuva · 14 years ago
  45. 92c7cec Eliminated an invalid reference to an Axiom LLOM implementation class. by Andreas Veithen · 14 years ago
  46. 1bb8da4 Fixing an simple issue with a throw by Supun Kamburugamuva · 14 years ago
  47. f0a2790 adding support for url endpoints by Supun Kamburugamuva · 14 years ago
  48. 8ff2db0 Getting rid of some references to Axiom implementation classes. by Andreas Veithen · 14 years ago
  49. 085190b Use the proper APIs to create OMSourcedElements. by Andreas Veithen · 14 years ago
  50. eaee8ee removing an unwanted block to remove the part after '/' from the service name. this code breaks the hierarchical service scenario. by Isuru Suriarachchi · 14 years ago
  51. edd40c4 Fixed a couple of broken links in the download page. by Andreas Veithen · 14 years ago
  52. 7954c41 Pushing back site changes in r1130104 back to the trunk. by Andreas Veithen · 14 years ago
  53. 5a96c4a Wiping out the svn:mergeinfo properties from the trunk. We will no longer merge things from the Axis2 1.5 and Transports 1.0.0 branches to the trunk. by Andreas Veithen · 14 years ago
  54. d5c853e Setting correct svn:eol-style on POM files. by Andreas Veithen · 14 years ago
  55. f5fb942 [maven-release-plugin] prepare release 1.6 by Sagara Gunathunga · 14 years ago
  56. 4009554 [maven-release-plugin] prepare branch 1.6 by Sagara Gunathunga · 14 years ago
  57. 847d744 Revert the changes introduced by Maven release plug-in that failed during the branch creation goal. by Sagara Gunathunga · 14 years ago
  58. 98976e0 [maven-release-plugin] prepare branch 1.6 by Sagara Gunathunga · 14 years ago
  59. 78bb36a Corrected tagBase and site location by Sagara Gunathunga · 14 years ago
  60. 7ac56fd Bounced version numbers as 1.6.X. by Sagara Gunathunga · 14 years ago
  61. d5559ee Add some missing entries. by Sagara Gunathunga · 14 years ago
  62. f426caf Moved all invocations of the maven-javadoc-plugin from the <reporting/> tag to the <build/> tag (phase "site") and make sure that every configuration is bound to a single execution. by Andreas Veithen · 14 years ago
  63. bd75f5f Upgraded to the latest org.apache:apache super-POM to avoid an issue with maven-gpg-plugin when running on Mac OS X. by Andreas Veithen · 14 years ago
  64. f4f95c0 Replaced pom.* with project.* as pom.* deprecated in Maven 3 by Sagara Gunathunga · 14 years ago
  65. 916ad2b Removed the repository and snapshotRepository entries from the distributionManagement element, so that Maven picks up the defaults from org.apache:apache. Also removed uniqueVersion=false because it is no longer supported by Maven 3.0. by Andreas Veithen · 14 years ago
  66. bc0b096 Updated Axis2 version. by Andreas Veithen · 14 years ago
  67. 6fea1fe adding dynamic import to the jms bundle by Supun Kamburugamuva · 14 years ago
  68. 6bc11fe improving the code by re-factoring by Supun Kamburugamuva · 14 years ago
  69. 3826415 fixing an issue with using a LinkedBlockingDequeu by Supun Kamburugamuva · 15 years ago
  70. 22f6a49 adding a ThreadPoolExecutor with a waterMark to control the threading behavior by Supun Kamburugamuva · 15 years ago
  71. 7af6a8c fixing an constant name change in axis2 by Supun Kamburugamuva · 15 years ago
  72. 7313f07 Fix a bug in the XMPP transport which lead to faluires when it is loaded, adding missing files by Hemapani Srinath Perera · 15 years ago
  73. b245457 Fix a bug in the XMPP transport which lead to faluires when it is loaded by Hemapani Srinath Perera · 15 years ago
  74. ef2273e Don't manage the Woodstox version and keep whatever version is used by Axis2. by Andreas Veithen · 15 years ago
  75. b54cff2 Fixed incorrect title. by Andreas Veithen · 15 years ago
  76. 83e422f Added missing links on the index page. by Andreas Veithen · 15 years ago
  77. 518cf75 Fixed corrupted document so that the site can be built again. by Andreas Veithen · 15 years ago
  78. e259551 The http module only contains unit tests; no need to build it as a bundle. by Andreas Veithen · 15 years ago
  79. c27b805 Removed the explicit Bundle-Version from the maven-bundle-plugin configuration, so that we don't need to increment the version number manually during a release. The plugin is able to calculate a suitable version number itself. by Andreas Veithen · 15 years ago
  80. bdddd75 Updated POM metadata. by Andreas Veithen · 15 years ago
  81. 19d3749 Getting rid of the java.net repository. It is causing some strange issue in the Hudson build. by Andreas Veithen · 15 years ago
  82. 7544324 Upgraded to commons-io 2.0 and removed classes that are now part of commons-io (see IO-158). by Andreas Veithen · 15 years ago
  83. 94cd34f Removed the axis2-transport-debug stuff (i.e. reverted r1001210). It didn't give the expected result. by Andreas Veithen · 15 years ago
  84. 67aa25d Added a new module containing code to debug resource leaks caused by missing calls to TransportSender#cleanup. by Andreas Veithen · 15 years ago
  85. a5c6ff6 Applying patch for WSCOMMONS-523. Thanks Rajika by Senaka Fernando · 15 years ago
  86. c51157f by Davanum Srinivas · 15 years ago
  87. 623c4d5 Removed the repository on ws.zones.apache.org. The artifacts for smack are available from the Maven central repository, but with a different groupId. by Andreas Veithen · 15 years ago
  88. c7b01a9 Applying patch contributed by Hiranya Jaythilaka https://issues.apache.org/jira/browse/AXIS2-4784 by Mohamed Afkham Azeez · 15 years ago
  89. d5e1d4a Fixed the dependencies of the base module. by Andreas Veithen · 15 years ago
  90. 7e8f596 Let Maven handle Axiom as a transitive dependeny of Axis2. No need to use a dependency or dependencyManagement here. by Andreas Veithen · 15 years ago
  91. 7906e71 AXIS2-4759: Applied patch submitted by Grant Patterson. Fixed JMSSender/JMSConnectionFactory so that JMS connections are properly closed when the JMS transport sender is stopped. by Andreas Veithen · 15 years ago
  92. e4e23d1 Replaced tabs by spaces. by Andreas Veithen · 15 years ago
  93. 6af743e AXIS2-4759: Applied patch submitted by Grant Patterson. Fixed ServiceTaskManager to properly closes the connection. Also fixed some concurrency issues. by Andreas Veithen · 15 years ago
  94. 95b3afa Fixed broken relativePaths. by Andreas Veithen · 15 years ago
  95. 98026c4 Improved the PortAllocator so that Maven parallel build mode can be used. by Andreas Veithen · 15 years ago
  96. 6b90ed6 AXIS2-4723: Applied Hiranya Jayathilaka's patch containing a refactored and improved version of the TCP transport. In particular, it is now possible to configure the TCP transport at service level (i.e. open a TCP port and link it to a particular service). This makes usage of WS-Addressing optional. by Andreas Veithen · 15 years ago
  97. e254740 Making some progress with the SOAP/UDP scenario with WS-Addressing based dispatching. by Andreas Veithen · 15 years ago
  98. c8c9329 As pointed out by Hiranya Jayathilaka, AbstractTransportListenerEx should start and stop transport level protocol endpoints in the start/stop methods instead of the init/destroy methods. by Andreas Veithen · 15 years ago
  99. f25f197 Fixed AbstractTransportListenerEx so that EPRs can be generated for protocol endpoints configured at the transport level. Individual transports still need to be updated to generate EPRs that allow dispatching. by Andreas Veithen · 15 years ago
  100. 993eb43 Fixed inaccurate Javadoc. by Andreas Veithen · 15 years ago