index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
unreleased
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
Remove comet binding sample from unreleased.
fmoga
16
-761
/
+0
2011-05-19
Update parent poms to match unreleased/samples structure
fmoga
2
-20
/
+5
2011-05-19
Import work in progress code for comet binding sample
fmoga
16
-0
/
+776
2011-04-01
Update the webapp sample to use the tuscany plugin to run the webapp
antelder
2
-6
/
+11
2011-04-01
Update the scaclient sample to use the tuscany plugin to invoke the sample ma...
antelder
2
-14
/
+15
2011-04-01
Copy the trunk getting started samples to unreleased to continue modifying them
antelder
21
-0
/
+949
2011-04-01
Delete the old samples in unreleased that have been moved back to trunk
antelder
9
-337
/
+0
2011-04-01
Delete the old samples in unreleased that have been moved back to trunk
antelder
7
-279
/
+0
2011-03-30
Move the store app to unreleased
antelder
21
-0
/
+1444
2011-03-15
Add a webapp based helloworld example
antelder
9
-0
/
+337
2011-03-15
Add OO doc about the samples
antelder
1
-0
/
+0
2011-03-15
Remove example Ant build script
antelder
3
-294
/
+0
2011-03-14
Simplify sample by removing things that aren't necessary
antelder
2
-11
/
+0
2011-03-11
Add a sample that uses Scala
antelder
6
-0
/
+213
2011-02-28
Add Ant build script generated from mvn ant:ant
antelder
3
-0
/
+294
2011-02-25
Add an alternative approach to the helloworld rest sample that reuses the hel...
antelder
8
-0
/
+369
2011-02-25
Use the latest Spring SCA extension namespace
antelder
1
-1
/
+1
2011-02-23
Add binding dependencies
antelder
1
-0
/
+10
2011-02-23
Add a test sample that uses Spring with both binding.http and binding.rest
antelder
8
-0
/
+382
2011-02-23
Add the JAXRS APIs so the maven build works
antelder
1
-0
/
+7
2011-02-23
Start looking at how to do all the http/rest/web20 type samples, this one a h...
antelder
7
-0
/
+340
2011-02-23
Start looking at how to do all the http/rest/web20 type samples with a hellow...
antelder
7
-0
/
+346
2011-02-23
Updates to the spring helloworld sample, move all the config files into meta-...
antelder
3
-1
/
+3
2011-02-23
Remove things from the pom that are redundant now that it uses a parent
antelder
1
-12
/
+0
2011-02-23
Add new version of the helloworld sample which doesn't include anything to do...
antelder
7
-0
/
+236
2011-02-17
Update README
antelder
1
-20
/
+5
2011-02-17
Add a helloworld sample using implementation.spring
antelder
8
-0
/
+327
2011-02-15
Add a binding.ws composite that can be used with the helloworld sample
antelder
1
-0
/
+32
2011-02-14
Minor README edits
antelder
1
-4
/
+5
2011-02-14
Update helloworld sample to use top level sam[ple pom.xml as parent
antelder
1
-2
/
+9
2011-02-10
Copy the samples readme to unreleased
antelder
1
-0
/
+154
2011-02-10
Copy the helloworld sample to unreleased
antelder
7
-0
/
+294
2011-02-10
Move the current trunk unreleased folder to contrib as i don't think anything...
antelder
97
-6428
/
+0
2011-02-05
Fix lots of depricated maven variable warnings for Maven v3
antelder
5
-5
/
+5
2010-12-09
TUSCANY-3801 - Make the async invoker creation signature more consistent with...
slaws
2
-9
/
+4
2010-12-08
TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...
slaws
2
-6
/
+4
2010-12-07
TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...
slaws
4
-15
/
+29
2010-12-06
TUSCANY-3801 - move chain tail location code into the chain implementation
slaws
1
-1
/
+1
2010-12-03
correct import
slaws
1
-1
/
+1
2010-12-03
TUSCANY-3801 - update to match infrastructure changes to support native async...
slaws
5
-19
/
+66
2010-12-01
Make space for testing native as well as generic async support in bindings
slaws
5
-70
/
+100
2010-12-01
Correct the implementation of the service to expect/produce elements
slaws
1
-3
/
+10
2010-12-01
Make it clear the this invoker is for handling async responses.
slaws
2
-2
/
+70
2010-11-30
Add code to process the async response
slaws
4
-13
/
+117
2010-11-30
Open up this utility so it can be used from the async implementation provider
slaws
1
-14
/
+14
2010-11-30
Change to pom dependency so I don't have to keep building the base jar just t...
slaws
1
-1
/
+2
2010-11-24
Changes to move toward supporting async operation in the sample implementatio...
slaws
6
-5
/
+42
2010-11-24
Correct System.outs to match the class names
slaws
2
-2
/
+2
2010-11-24
Add a callback operation to the reference component implementation
slaws
1
-3
/
+14
2010-11-24
Correct sample async operation name
slaws
2
-2
/
+2
[next]