summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gavin McDonald [Sat, 13 Feb 2010 01:41:48 +0000 (01:41 +0000)]
Moving axis svn, part of TLP move INFRA-2441
Andreas Veithen [Fri, 2 Jan 2009 00:03:14 +0000 (00:03 +0000)]
Some minor changes to make Savan compile/work with Axis2 SNAPSHOT:
* httpcore is not a dependency of axis2-kernel anymore -> use HttpStatus from httpclient instead.
* AxisEngine no longer has a constructor taking a ConfigurationContext parameter -> call AxisEngine#send in a static context (it was already static in Axis2 1.3).
* JUnit is no longer a dependency of axis2-kernel -> add it explicitly in scope test.
* The HTTP transport is no longer part of axis2-kernel -> set up a Maven profile that adds the required dependency if axis2.version is set to SNAPSHOT.
Sumedha Rubasinghe [Sat, 25 Oct 2008 07:29:44 +0000 (07:29 +0000)]
According to readme.txt <quote> run 'ant deploy' to build the sample and automatically copy......into your Axis2 installation </quote>. But if 'deploy' task is run before 'build.sample' ant build fails. Fixing it.
Glen Daniels [Wed, 27 Aug 2008 20:24:14 +0000 (20:24 +0000)]
* Scope the publisher service so that it starts up at server startup
* Rejigger sample Client so events go back to it for ListenerService1; need to fix this
so namespaces are right for both listeners...
Glen Daniels [Sat, 23 Aug 2008 03:33:25 +0000 (03:33 +0000)]
* Default subscription expiration to an hour
* More cleanup
Glen Daniels [Fri, 22 Aug 2008 23:00:29 +0000 (23:00 +0000)]
Move to Java 5 to follow Axis2, fix spelling errors, and a little cleanup.
Glen Daniels [Wed, 20 Aug 2008 15:48:54 +0000 (15:48 +0000)]
Fix sample a bit - clean up readme and use environment variable to avoid editing build.xml
Glen Daniels [Wed, 20 Aug 2008 13:11:22 +0000 (13:11 +0000)]
Use the correct class loader in SavanModule (this allows reading the config file even if the core jar is in axis2/lib)
Use lowercase module name
Glen Daniels [Sat, 26 Jul 2008 04:50:22 +0000 (04:50 +0000)]
In preparation for doing some work on Savan, reformat code to match WS standards (remove tabs etc) and fix some spelling errors.
Sumedha Rubasinghe [Wed, 26 Sep 2007 04:13:26 +0000 (04:13 +0000)]
Fix for SAVAN-3.copied savan-config.xml into target/classes folder.Mar file will pick the file from there.
Hemapani Srinath Perera [Wed, 26 Sep 2007 03:21:21 +0000 (03:21 +0000)]
switch to axis2 1.3 and get it to compile. Tests were passed, but more testing needed
Sumedha Rubasinghe [Sun, 23 Sep 2007 02:53:24 +0000 (02:53 +0000)]
Added deploy task,updated readme file
Sumedha Rubasinghe [Sun, 23 Sep 2007 02:32:38 +0000 (02:32 +0000)]
updated how to build samples,documented clean task
Sumedha Rubasinghe [Sun, 23 Sep 2007 02:30:50 +0000 (02:30 +0000)]
changed build file to load axis2 jars from a given location, rather than manually copying them to savan/samples/build/lib folder
Sumedha Rubasinghe [Fri, 17 Aug 2007 06:45:58 +0000 (06:45 +0000)]
Added pom.xml to samples module & added it to parent pom.xml
Davanum Srinivas [Thu, 12 Jul 2007 02:11:06 +0000 (02:11 +0000)]
fix build break
Hemapani Srinath Perera [Sat, 9 Jun 2007 16:31:11 +0000 (16:31 +0000)]
add A sample
Hemapani Srinath Perera [Sat, 9 Jun 2007 15:11:30 +0000 (15:11 +0000)]
add A sample
Hemapani Srinath Perera [Sat, 9 Jun 2007 10:44:04 +0000 (10:44 +0000)]
add client methods to AtomEventing Client
Hemapani Srinath Perera [Sat, 9 Jun 2007 09:21:41 +0000 (09:21 +0000)]
integrate derby data source
Hemapani Srinath Perera [Mon, 28 May 2007 09:01:00 +0000 (09:01 +0000)]
add initial version of test cases
Hemapani Srinath Perera [Mon, 28 May 2007 04:41:10 +0000 (04:41 +0000)]
make feeds accessible via GET
Hemapani Srinath Perera [Wed, 23 May 2007 10:23:33 +0000 (10:23 +0000)]
initial version for the Savan Atom support
Hemapani Srinath Perera [Wed, 23 May 2007 09:02:57 +0000 (09:02 +0000)]
add savan atom schema files
Chamikara Madhusanka Jayalath [Tue, 22 May 2007 05:44:15 +0000 (05:44 +0000)]
Made Savan a multi module project.
Changed the package name to org.apache.ws.savan
Created modules - core,mar,samples
Chamikara Madhusanka Jayalath [Tue, 22 May 2007 04:14:11 +0000 (04:14 +0000)]
Updated the pom.xml
Chamikara Madhusanka Jayalath [Sun, 20 May 2007 03:11:44 +0000 (03:11 +0000)]
Refactored and updated the Savan codebase.
InHandler and outHander were removed. Now all the processing happens in the MessageReceiver level.
Changed the in-memory Publishing API to void sendPublication (OMElement eventData, AxisService service, URI eventName)
Chamikara Madhusanka Jayalath [Sat, 12 May 2007 17:12:14 +0000 (17:12 +0000)]
test commit
Chamikara Madhusanka Jayalath [Sat, 12 May 2007 17:00:53 +0000 (17:00 +0000)]
Changed the API of the publication client to take the publication and a service as a parameter.
Fixed the test cases.
Chamikara Madhusanka Jayalath [Sat, 12 May 2007 16:59:20 +0000 (16:59 +0000)]
Moved the Savan version to SNAPSHOT.
Removed unnecessary dependencies.
Davanum Srinivas [Fri, 6 Apr 2007 02:24:54 +0000 (02:24 +0000)]
update versions
Davanum Srinivas [Thu, 5 Apr 2007 16:24:32 +0000 (16:24 +0000)]
make the svn url more specific
Hettige Don Ignatious Nywan Sanka Samaranayake [Wed, 14 Feb 2007 12:45:12 +0000 (12:45 +0000)]
Added the intial content for the site.
Hettige Don Ignatious Nywan Sanka Samaranayake [Wed, 14 Feb 2007 12:44:21 +0000 (12:44 +0000)]
Added the initial content for the site.
Hettige Don Ignatious Nywan Sanka Samaranayake [Sun, 28 Jan 2007 13:18:30 +0000 (13:18 +0000)]
Added the module.xml into META-INF folder.
Removed unncessary properties, dependcies from the pom.xml
Hettige Don Ignatious Nywan Sanka Samaranayake [Fri, 26 Jan 2007 09:38:29 +0000 (09:38 +0000)]
Added the codebase of the Apache Savan project that
is extracted from Axis2 codebase.