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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
Minor cleanup
lresende
1
-49
/
+52
2010-12-03
Modify test cases so that they aren't checking for an exact string. Different...
bdaniel
3
-10
/
+97
2010-12-03
correct import
slaws
1
-1
/
+1
2010-12-03
TUSCANY-3801 - only create a service to accept async responses if the binding...
slaws
1
-3
/
+10
2010-12-03
TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...
slaws
3
-17
/
+62
2010-12-03
TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...
slaws
9
-25
/
+251
2010-12-03
TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces.
slaws
2
-3
/
+23
2010-12-03
TUSCANY-3801 - add an async implementation provider interface to allow provid...
slaws
1
-0
/
+65
2010-12-03
TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...
slaws
2
-0
/
+114
2010-12-03
TUSCANY-3801 - Add new provider interfaces that allow providers to indicate w...
slaws
2
-0
/
+96
2010-12-03
just remove some blank lines
slaws
1
-4
/
+2
2010-12-03
TUSCANY-3801 - allow endpoints to report when they are configured for async i...
slaws
3
-2
/
+26
2010-12-03
TUSCANY-3801 - update to match infrastructure changes to support native async...
slaws
5
-19
/
+66
2010-12-03
Disable web unit tests for now
antelder
2
-3
/
+5
2010-12-03
Clean up the getting started helloworld webapp. Update it to use a jsp to inv...
antelder
4
-27
/
+82
2010-12-03
Add a top level pom to build it all
antelder
1
-0
/
+39
2010-12-02
Update to support entering quoted strings conatining spaces
antelder
1
-9
/
+36
2010-12-02
Get the eightball webapp running
antelder
3
-10
/
+51
2010-12-02
If WEB-INF/sca-contributions contains contributions then use it automatically...
antelder
1
-2
/
+19
2010-12-02
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
1
-0
/
+2
2010-12-02
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
1
-0
/
+2
2010-12-02
Start bringing up eightball app in trunk
antelder
23
-0
/
+1187
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-12-01
Add tests dependency to see if that fixes the build problem on hudson solaris2
antelder
1
-2
/
+2
2010-11-30
Fix typo in comment
slaws
1
-1
/
+1
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
Rename all-distro profile to be hudson-deploy
antelder
1
-1
/
+2
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-30
Code now moved to deployer
slaws
1
-53
/
+1
2010-11-30
Just tidy layout of line.
slaws
1
-4
/
+3
2010-11-30
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
18
-129
/
+461
2010-11-30
Fix the passing in of an initial contribution url, and add the start of a sta...
antelder
1
-4
/
+26
2010-11-30
TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...
slaws
2
-1
/
+4
2010-11-29
Start of an sca binding impl that can use different delegate bindings for ind...
antelder
20
-0
/
+1381
2010-11-28
Change logging level to warning to reduce all the console messages
antelder
1
-2
/
+2
2010-11-27
Try setting snapshot uniqueVersion to false to get at the deployed distributi...
antelder
1
-0
/
+1
2010-11-27
Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...
antelder
1
-0
/
+4
2010-11-27
Try having the Hudson distro profile build only the distributions and use the...
antelder
1
-3
/
+1
2010-11-27
Update for API changes and rename 'status' command to be 'started' to match t...
antelder
3
-20
/
+20
2010-11-27
Comment out the updateXxx methods for now as its not clear what they should d...
antelder
5
-76
/
+77
2010-11-27
Add samples to the all-dsitro profile so that the pre-built contributions get...
antelder
1
-0
/
+1
2010-11-25
TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...
nash
1
-3
/
+4
2010-11-25
Update Shell for API changes
antelder
1
-4
/
+4
2010-11-25
Update node2 api to more closely match the commands the Shell has
antelder
5
-31
/
+30
2010-11-25
Add a build profile to build all thats necessary for the all distro as quickl...
antelder
1
-0
/
+17
2010-11-25
Fix to use a new List for the deployables as the List in the contribution get...
antelder
1
-1
/
+1
2010-11-25
Remove unused import
antelder
1
-2
/
+1
[next]