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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
Fixing jax-rs operation flag in the test case to match what is used by the ru...
lresende
1
-1
/
+1
2010-04-27
Operation selector implementation that uses JAX-RS annotations to map http re...
lresende
17
-47
/
+406
2010-04-27
Fixing key used as flag to JAX-RS related operations
lresende
1
-8
/
+8
2010-04-27
Adding model for JAX-RS operation selector
lresende
9
-3
/
+290
2010-04-27
Adding schema definition for JAX-RS operation selector
lresende
1
-0
/
+10
2010-04-27
Adding HTTPContext class to handle common context on HTTP related extensions
lresende
1
-0
/
+41
2010-04-27
Making strings as constants...
lresende
2
-5
/
+9
2010-04-27
Initial support for introspecting JAX-RS annotations during interface contrac...
lresende
9
-0
/
+506
2010-04-27
Fixing mispelled word in java doc
lresende
1
-1
/
+1
2010-04-27
mark additional classes as extension spi according to use by databinding-axiom
kelvingoodson
9
-0
/
+14
2010-04-27
mark additional classes as extension spi according to use by contribution* an...
kelvingoodson
4
-2
/
+4
2010-04-27
mark additional classes as extension spi according to use by policy-wspolicy
kelvingoodson
4
-21
/
+2
2010-04-27
mark additional classes as extension spi according to use by policy-transaction*
kelvingoodson
1
-0
/
+1
2010-04-27
mark additional classes as extension spi according to use by policy-security
kelvingoodson
1
-1
/
+0
2010-04-27
mark additional classes as extension spi according to use by policy-logging (...
kelvingoodson
1
-0
/
+1
2010-04-27
mark additional classes as extension spi according to use by interface-java*
kelvingoodson
1
-1
/
+1
2010-04-27
mark additional classes as extension spi according to use indicated binding-w...
kelvingoodson
14
-15
/
+10
2010-04-27
mark additional classes as extension spi according to use indicated binding-r...
kelvingoodson
4
-5
/
+5
2010-04-27
mark additional classes as extension spi according to use indicated binding-j...
kelvingoodson
1
-0
/
+1
2010-04-27
mark additional classes as extension spi according to use indicated binding-j...
kelvingoodson
16
-15
/
+13
2010-04-26
Fix string index out of bounds exception calculating executor name when neste...
antelder
1
-2
/
+1
2010-04-26
mark additional classes as extension spi according to use indicated by bindin...
kelvingoodson
6
-3
/
+6
2010-04-26
mark additional classes as extension spi according to use indicated by bindin...
kelvingoodson
7
-0
/
+7
2010-04-26
Use correct default domain name. (update left off previous commit)
antelder
1
-2
/
+2
2010-04-26
mark additional classes as extension spi according to use indicated by bindin...
kelvingoodson
10
-1
/
+15
2010-04-26
mark additional classes as extension spi according to use indicated by interf...
kelvingoodson
12
-6
/
+18
2010-04-26
mark additional classes as extension spi according to use indicated by interf...
kelvingoodson
11
-1
/
+15
2010-04-26
mark additional classes as extension spi according to use indicated by implem...
kelvingoodson
3
-5
/
+7
2010-04-26
mark additional classes as extension spi according to use indicated by implem...
kelvingoodson
7
-1
/
+7
2010-04-26
Avoid empty default domain name
antelder
1
-1
/
+5
2010-04-26
Avoid NPE when no network is found
antelder
1
-2
/
+5
2010-04-26
mark classes as extension spi according to use indicated by implementation-os...
kelvingoodson
1
-1
/
+1
2010-04-26
mark classes as extension spi according to use indicated by implementation-osgi
kelvingoodson
5
-0
/
+10
2010-04-26
Disable ActiveMQ shutdown hook in the jms tests to see if that makes the huds...
antelder
7
-7
/
+7
2010-04-25
Update testcase for extra property
antelder
1
-1
/
+1
2010-04-25
Update hazelcast registry to use runtime properties
antelder
1
-4
/
+48
2010-04-25
Update hazelcast registry to use runtime properties
antelder
3
-57
/
+258
2010-04-25
Update NodeFactory to set the default domain name property
antelder
1
-1
/
+4
2010-04-25
Update sca client impl to set nodefactory properties
antelder
1
-1
/
+14
2010-04-25
Update scaclient sample to work with default input
antelder
1
-6
/
+11
2010-04-25
Update webapp host to support a contribution init param pointing to a folder ...
antelder
1
-5
/
+16
2010-04-25
Initial implementation for JSON wire format for REST binding
lresende
25
-109
/
+947
2010-04-25
Updating binding-rest schema to define JSON wire format element
lresende
1
-0
/
+10
2010-04-25
Cleanup of unused depedency
lresende
1
-7
/
+0
2010-04-25
Refactoring/Simplifying JSON wireFormat class names
lresende
7
-302
/
+1
2010-04-25
Minor cleanup to remove generic and unused varibles warnings from Eclipse IDE
lresende
2
-6
/
+7
2010-04-25
Initial support for json wire format model
lresende
10
-6
/
+329
2010-04-25
Adding binding.rest to web2.0 feature
lresende
1
-0
/
+6
2010-04-25
Refactoring packages and other references from HTTP to REST
lresende
27
-120
/
+120
2010-04-25
Adding schema for binding.rest
lresende
2
-0
/
+42
[next]