Andreas Veithen [Tue, 5 Feb 2013 19:49:50 +0000 (19:49 +0000)]
AXIS2-5434: Moved the transport docs to Axis2 core.
Sagara Gunathunga [Fri, 28 Dec 2012 11:45:29 +0000 (11:45 +0000)]
AXIS2-5434 - move Transport samples into Axis2 core project.
Andreas Veithen [Sun, 18 Nov 2012 08:19:54 +0000 (08:19 +0000)]
Fixed build failure caused by sloppy dependency management.
Andreas Veithen [Fri, 16 Nov 2012 21:33:35 +0000 (21:33 +0000)]
Removed the http module. Its contents have been moved to Axis2 core.
Andreas Veithen [Fri, 16 Nov 2012 17:35:07 +0000 (17:35 +0000)]
AXIS2-5434: Removed modules that have been integrated into Axis2 core.
Andreas Veithen [Fri, 16 Nov 2012 16:39:33 +0000 (16:39 +0000)]
Exclude Qpid tests when running on Java 1.5.
Andreas Veithen [Fri, 16 Nov 2012 15:29:58 +0000 (15:29 +0000)]
No need to use dependency management for dependencies used only by a specific module.
Andreas Veithen [Fri, 16 Nov 2012 14:22:46 +0000 (14:22 +0000)]
Upgraded to qpid 0.18 so that we can get rid of the incubator repository.
Sagara Gunathunga [Wed, 19 Sep 2012 11:04:43 +0000 (11:04 +0000)]
Required code level changes from AXIS2-5374 and a test case fix.
Andreas Veithen [Fri, 14 Sep 2012 11:09:36 +0000 (11:09 +0000)]
Fixed regression caused by r1371373.
Sagara Gunathunga [Wed, 12 Sep 2012 07:40:26 +0000 (07:40 +0000)]
After fixing AXIS2-5374 it is mandatory to send "SOAPAction" header when sending a SOAP 1.1 message ( "text.xml") .
Andreas Veithen [Thu, 16 Aug 2012 19:45:55 +0000 (19:45 +0000)]
Removed unnecessary repositories.
Andreas Veithen [Fri, 10 Aug 2012 07:08:38 +0000 (07:08 +0000)]
Downgrade to previous surefire release to fix Maven 2 compatibility issue.
Andreas Veithen [Thu, 9 Aug 2012 18:48:04 +0000 (18:48 +0000)]
Resolved a TODO item.
Andreas Veithen [Thu, 9 Aug 2012 17:54:09 +0000 (17:54 +0000)]
Upgraded the surefire plugin so that one can use the skipTests property.
Andreas Veithen [Thu, 9 Aug 2012 17:35:14 +0000 (17:35 +0000)]
Fixed a couple of Maven warnings.
Andreas Veithen [Thu, 9 Aug 2012 17:25:36 +0000 (17:25 +0000)]
Removed duplicate dependency declaration.
Sagara Gunathunga [Mon, 18 Jun 2012 08:53:57 +0000 (08:53 +0000)]
Changes according to AXIS2-5315 r1351243 .
Sagara Gunathunga [Wed, 13 Jun 2012 05:27:15 +0000 (05:27 +0000)]
Changes introduced by AXIS2-5315 in r1349635 [1]
[1] - http://svn.apache.org/viewvc?view=revision&revision=
1349635
Sagara Gunathunga [Tue, 12 Jun 2012 04:06:38 +0000 (04:06 +0000)]
Changes required for AXIS2-5340.
Sagara Gunathunga [Wed, 30 May 2012 10:30:51 +0000 (10:30 +0000)]
AXIS2-5315 - Removed Callback usage from Transport project.
Sagara Gunathunga [Mon, 14 May 2012 10:10:39 +0000 (10:10 +0000)]
Applied patch for TRANSPORTS-51.
Sagara Gunathunga [Thu, 3 May 2012 12:53:49 +0000 (12:53 +0000)]
TRANSPORTS-50 - adding JMS sample. Server side is completed buy need to finish client side.
Sagara Gunathunga [Thu, 3 May 2012 07:37:24 +0000 (07:37 +0000)]
* Replaced deprecated keytool:genkey by keytool:generateKeyPair goal.
* Update README file.
Sagara Gunathunga [Wed, 2 May 2012 11:04:57 +0000 (11:04 +0000)]
removed incorrect element. my bad :(
Sagara Gunathunga [Wed, 2 May 2012 10:52:45 +0000 (10:52 +0000)]
Moved sample into a new profiles.
Sagara Gunathunga [Wed, 2 May 2012 09:29:03 +0000 (09:29 +0000)]
TRANSPORTS-50 - Added a sample to demonstrate use of HTTPS transport. This sample is based on Jetty Maven plug-in and keytool-maven-plugin.
Andreas Veithen [Sat, 21 Apr 2012 22:05:05 +0000 (22:05 +0000)]
Eliminated a couple of references to deprecated classes so that we don't need to add a dependency to axiom-compat.
Sagara Gunathunga [Wed, 11 Apr 2012 09:41:21 +0000 (09:41 +0000)]
Adopted to changes introduced in r1324666 and r1308868.
Sagara Gunathunga [Tue, 6 Mar 2012 13:06:27 +0000 (13:06 +0000)]
Applied patch for TRANSPORTS-30.
Sagara Gunathunga [Tue, 6 Mar 2012 12:54:11 +0000 (12:54 +0000)]
Applied patch for TRANSPORTS-8.
Sagara Gunathunga [Tue, 6 Mar 2012 12:37:32 +0000 (12:37 +0000)]
Applied patch for TRANSPORTS-48.
Sagara Gunathunga [Tue, 6 Mar 2012 12:20:36 +0000 (12:20 +0000)]
Applied patch for TRANSPORTS-34.
Sagara Gunathunga [Tue, 6 Mar 2012 11:43:35 +0000 (11:43 +0000)]
Fixed TRANSPORTS-33.
Sagara Gunathunga [Tue, 6 Mar 2012 11:17:18 +0000 (11:17 +0000)]
Applied patch for TRANSPORTS-16.
Sagara Gunathunga [Tue, 28 Feb 2012 13:56:57 +0000 (13:56 +0000)]
Applied patch for TRANSPORTS-45.
Sagara Gunathunga [Tue, 28 Feb 2012 13:56:04 +0000 (13:56 +0000)]
Applied patch for TRANSPORTS-44.
Sagara Gunathunga [Tue, 28 Feb 2012 13:44:20 +0000 (13:44 +0000)]
Applied patch for TRANSPORTS-43.
Sagara Gunathunga [Tue, 28 Feb 2012 13:33:21 +0000 (13:33 +0000)]
Applied patch for TRANSPORTS-36.
Sagara Gunathunga [Tue, 28 Feb 2012 13:22:34 +0000 (13:22 +0000)]
Applied patch for TRANSPORTS-27.
Sagara Gunathunga [Tue, 28 Feb 2012 13:13:46 +0000 (13:13 +0000)]
Applied patch for TRANSPORTS-47.
Sagara Gunathunga [Tue, 28 Feb 2012 12:46:26 +0000 (12:46 +0000)]
Applied patch for TRANSPORTS-35.
Supun Kamburugamuva [Mon, 23 Jan 2012 09:40:55 +0000 (09:40 +0000)]
fixing an build break with multipart messages
Supun Kamburugamuva [Fri, 20 Jan 2012 13:19:55 +0000 (13:19 +0000)]
fixing mail attachments
Andreas Veithen [Sun, 16 Oct 2011 16:44:56 +0000 (16:44 +0000)]
Eliminated an invalid reference to an Axiom LLOM implementation class.
Supun Kamburugamuva [Tue, 11 Oct 2011 16:13:21 +0000 (16:13 +0000)]
Fixing an simple issue with a throw
Supun Kamburugamuva [Tue, 2 Aug 2011 08:48:23 +0000 (08:48 +0000)]
adding support for url endpoints
Andreas Veithen [Fri, 15 Jul 2011 20:23:23 +0000 (20:23 +0000)]
Getting rid of some references to Axiom implementation classes.
Andreas Veithen [Fri, 15 Jul 2011 19:03:50 +0000 (19:03 +0000)]
Use the proper APIs to create OMSourcedElements.
Isuru Suriarachchi [Tue, 12 Jul 2011 05:03:53 +0000 (05:03 +0000)]
removing an unwanted block to remove the part after '/' from the service name. this code breaks the hierarchical service scenario.
Andreas Veithen [Sat, 4 Jun 2011 18:03:21 +0000 (18:03 +0000)]
Fixed a couple of broken links in the download page.
Andreas Veithen [Sat, 4 Jun 2011 17:57:19 +0000 (17:57 +0000)]
Pushing back site changes in r1130104 back to the trunk.
Andreas Veithen [Thu, 2 Jun 2011 14:38:54 +0000 (14:38 +0000)]
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.
Andreas Veithen [Thu, 2 Jun 2011 14:28:23 +0000 (14:28 +0000)]
Setting correct svn:eol-style on POM files.
Sagara Gunathunga [Tue, 31 May 2011 14:44:56 +0000 (14:44 +0000)]
[maven-release-plugin] prepare release 1.6
Sagara Gunathunga [Tue, 31 May 2011 14:43:47 +0000 (14:43 +0000)]
[maven-release-plugin] prepare branch 1.6
Sagara Gunathunga [Tue, 31 May 2011 14:31:31 +0000 (14:31 +0000)]
Revert the changes introduced by Maven release plug-in that failed during the branch creation goal.
Sagara Gunathunga [Tue, 31 May 2011 12:35:24 +0000 (12:35 +0000)]
[maven-release-plugin] prepare branch 1.6
Sagara Gunathunga [Tue, 31 May 2011 12:17:43 +0000 (12:17 +0000)]
Corrected tagBase and site location
Sagara Gunathunga [Wed, 25 May 2011 16:47:09 +0000 (16:47 +0000)]
Bounced version numbers as 1.6.X.
Sagara Gunathunga [Wed, 25 May 2011 15:48:58 +0000 (15:48 +0000)]
Add some missing entries.
Andreas Veithen [Tue, 24 May 2011 20:14:24 +0000 (20:14 +0000)]
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.
Rationale: When a configuration for maven-javadoc-plugin is specified in the <reporting/> tag (as was the case in the testkit module), Maven 2.2 (but not 3.0) applies that configuration also to the maven-javadoc-plugin execution defined by the org.apache:apache super-POM (and which is triggered by the apache-release profile). The change described above will avoid this confusion and seems to work with all Maven versions (2.2.x and 3.0.x), goals (clean install or clean site) and profiles (apache-release or no profile), although I didn't test all combinations.
Side effect: mvn site:site will no longer produce the Javadoc. Instead, mvn site must be used (which should be used anyway, at least to generate the site for publication).
Andreas Veithen [Tue, 24 May 2011 19:32:37 +0000 (19:32 +0000)]
Upgraded to the latest org.apache:apache super-POM to avoid an issue with maven-gpg-plugin when running on Mac OS X.
Sagara Gunathunga [Mon, 9 May 2011 03:25:39 +0000 (03:25 +0000)]
Replaced pom.* with project.* as pom.* deprecated in Maven 3
Andreas Veithen [Wed, 16 Mar 2011 20:43:34 +0000 (20:43 +0000)]
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.
Andreas Veithen [Sat, 19 Feb 2011 20:35:41 +0000 (20:35 +0000)]
Updated Axis2 version.
Supun Kamburugamuva [Tue, 1 Feb 2011 12:27:31 +0000 (12:27 +0000)]
adding dynamic import to the jms bundle
Supun Kamburugamuva [Wed, 26 Jan 2011 08:51:17 +0000 (08:51 +0000)]
improving the code by re-factoring
Supun Kamburugamuva [Wed, 19 Jan 2011 13:40:18 +0000 (13:40 +0000)]
fixing an issue with using a LinkedBlockingDequeu
Supun Kamburugamuva [Mon, 17 Jan 2011 08:04:18 +0000 (08:04 +0000)]
adding a ThreadPoolExecutor with a waterMark to control the threading behavior
Supun Kamburugamuva [Wed, 5 Jan 2011 11:34:59 +0000 (11:34 +0000)]
fixing an constant name change in axis2
Hemapani Srinath Perera [Wed, 15 Dec 2010 10:47:27 +0000 (10:47 +0000)]
Fix a bug in the XMPP transport which lead to faluires when it is loaded, adding missing files
Hemapani Srinath Perera [Wed, 15 Dec 2010 10:46:37 +0000 (10:46 +0000)]
Fix a bug in the XMPP transport which lead to faluires when it is loaded
Andreas Veithen [Sat, 13 Nov 2010 19:00:39 +0000 (19:00 +0000)]
Don't manage the Woodstox version and keep whatever version is used by Axis2.
Andreas Veithen [Fri, 12 Nov 2010 13:39:05 +0000 (13:39 +0000)]
Fixed incorrect title.
Andreas Veithen [Fri, 12 Nov 2010 13:38:02 +0000 (13:38 +0000)]
Added missing links on the index page.
Andreas Veithen [Fri, 12 Nov 2010 13:34:43 +0000 (13:34 +0000)]
Fixed corrupted document so that the site can be built again.
Andreas Veithen [Fri, 12 Nov 2010 13:19:18 +0000 (13:19 +0000)]
The http module only contains unit tests; no need to build it as a bundle.
Andreas Veithen [Fri, 12 Nov 2010 13:16:37 +0000 (13:16 +0000)]
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.
Andreas Veithen [Fri, 12 Nov 2010 13:07:16 +0000 (13:07 +0000)]
Updated POM metadata.
Andreas Veithen [Sun, 31 Oct 2010 20:15:24 +0000 (20:15 +0000)]
Getting rid of the java.net repository. It is causing some strange issue in the Hudson build.
Andreas Veithen [Sat, 23 Oct 2010 18:16:45 +0000 (18:16 +0000)]
Upgraded to commons-io 2.0 and removed classes that are now part of commons-io (see IO-158).
Andreas Veithen [Sat, 25 Sep 2010 19:16:33 +0000 (19:16 +0000)]
Removed the axis2-transport-debug stuff (i.e. reverted r1001210). It didn't give the expected result.
Andreas Veithen [Sat, 25 Sep 2010 13:37:06 +0000 (13:37 +0000)]
Added a new module containing code to debug resource leaks caused by missing calls to TransportSender#cleanup.
Senaka Fernando [Wed, 22 Sep 2010 15:36:29 +0000 (15:36 +0000)]
Applying patch for WSCOMMONS-523. Thanks Rajika
Davanum Srinivas [Wed, 22 Sep 2010 01:15:58 +0000 (01:15 +0000)]
Andreas Veithen [Sun, 15 Aug 2010 10:53:43 +0000 (10:53 +0000)]
Removed the repository on ws.zones.apache.org. The artifacts for smack are available from the Maven central repository, but with a different groupId.
Mohamed Afkham Azeez [Wed, 21 Jul 2010 05:55:41 +0000 (05:55 +0000)]
Applying patch contributed by Hiranya Jaythilaka https://issues.apache.org/jira/browse/AXIS2-4784
Andreas Veithen [Tue, 20 Jul 2010 08:05:22 +0000 (08:05 +0000)]
Fixed the dependencies of the base module.
Andreas Veithen [Sun, 11 Jul 2010 17:05:59 +0000 (17:05 +0000)]
Let Maven handle Axiom as a transitive dependeny of Axis2. No need to use a dependency or dependencyManagement here.
Andreas Veithen [Sat, 3 Jul 2010 11:28:44 +0000 (11:28 +0000)]
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.
Andreas Veithen [Sat, 3 Jul 2010 11:18:39 +0000 (11:18 +0000)]
Replaced tabs by spaces.
Andreas Veithen [Sat, 3 Jul 2010 11:16:06 +0000 (11:16 +0000)]
AXIS2-4759: Applied patch submitted by Grant Patterson. Fixed ServiceTaskManager to properly closes the connection. Also fixed some concurrency issues.
Andreas Veithen [Sat, 3 Jul 2010 11:13:40 +0000 (11:13 +0000)]
Fixed broken relativePaths.
Andreas Veithen [Sun, 6 Jun 2010 11:16:00 +0000 (11:16 +0000)]
Improved the PortAllocator so that Maven parallel build mode can be used.
Andreas Veithen [Tue, 1 Jun 2010 20:04:25 +0000 (20:04 +0000)]
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.
Andreas Veithen [Tue, 25 May 2010 19:25:09 +0000 (19:25 +0000)]
Making some progress with the SOAP/UDP scenario with WS-Addressing based dispatching.
Andreas Veithen [Tue, 25 May 2010 18:06:27 +0000 (18:06 +0000)]
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.
Andreas Veithen [Mon, 24 May 2010 22:13:48 +0000 (22:13 +0000)]
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.
Andreas Veithen [Mon, 24 May 2010 21:47:33 +0000 (21:47 +0000)]
Fixed inaccurate Javadoc.