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-07-19
Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...
edwardsmj
1
-0
/
+1
2010-07-19
Register Tuscany context listener to ensure the runtime is initialized when t...
jsdelfino
2
-0
/
+3
2010-07-16
Fix the regression caused by r963624 for overloaded local methods
rfeng
1
-3
/
+12
2010-07-16
Use default intent qualification on implementations
bdaniel
1
-26
/
+34
2010-07-16
Add attachTo attribute to policy sets in the policies itest definitions
bdaniel
1
-6
/
+12
2010-07-16
Update jackson version
rfeng
1
-3
/
+3
2010-07-16
Update to jackson 1.5.4
rfeng
2
-5
/
+5
2010-07-16
Add a databinding for Google Protocol Buffers
rfeng
11
-0
/
+1860
2010-07-16
Align the JAX-RS resource class/method checks with the spec
rfeng
8
-64
/
+151
2010-07-16
Fix for TUSCANY-3622
rfeng
6
-3
/
+24
2010-07-16
Remove the compile dependency on assembly-xml to fix build error
rfeng
1
-30
/
+26
2010-07-16
Remove duplicate service declaration
rfeng
1
-17
/
+0
2010-07-16
communicate differences in interfaces wrt @Remotable annotation
kelvingoodson
3
-1
/
+119
2010-07-16
Allow ManagedTransactionPolicySet to attach to qualified intents
bdaniel
2
-2
/
+2
2010-07-16
disable test as potential cause of build hang
kelvingoodson
1
-1
/
+3
2010-07-16
working toward a version of the launcher that uses the contribution handling ...
slaws
7
-0
/
+409
2010-07-16
Add much more simplistic launcher as an example of how we can focus in on the...
slaws
4
-4
/
+69
2010-07-16
Fix test case to take account of stricter policy checks and also apparent inc...
slaws
3
-11
/
+13
2010-07-16
These days we have to attach policy sets to subjects, either explicitly or ex...
slaws
1
-1
/
+4
2010-07-16
Fix comple error
antelder
2
-1
/
+1
2010-07-15
Use binding type from system definitions to obtain mayProvide/alwaysProvide v...
bdaniel
1
-3
/
+16
2010-07-15
Trying to get the async version of the service working. However it's failing ...
slaws
8
-50
/
+97
2010-07-15
A bit of tidying to remove some chaff and add the async callback pattern into...
slaws
9
-228
/
+55
2010-07-15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964452 13f79535-47bb-0...
kelvingoodson
7
-5
/
+174
2010-07-15
Check extension type for unresolved service side intents, only throw a warnin...
bdaniel
1
-9
/
+15
2010-07-15
Add new OSGi dependency required by changes at r964321
slaws
1
-0
/
+1
2010-07-15
some more detail on the style/format tests
slaws
1
-8
/
+32
2010-07-15
Add doc-list contribution to the build
slaws
1
-0
/
+1
2010-07-15
Add launcher for doc lit contribution
slaws
1
-0
/
+124
2010-07-15
Add contribution to demonstrate doc-lit(or bare) message style
slaws
12
-0
/
+721
2010-07-15
Validate that the noListener intent isn't specified on a service
bdaniel
2
-1
/
+18
2010-07-15
Add noListener intent to constants
bdaniel
1
-0
/
+2
2010-07-14
Allow transaction policy sets to be used with external attachment
bdaniel
1
-6
/
+6
2010-07-14
Ignore direct policy sets when external policy sets are attached
bdaniel
2
-10
/
+52
2010-07-14
TUSCANY-3616 - fix the namespace of generated WSDL
slaws
1
-0
/
+2
2010-07-13
async sample update
kelvingoodson
7
-10
/
+60
2010-07-13
Fixes to set the callback interface based on the interface constructed when t...
slaws
3
-4
/
+10
2010-07-13
Changes to get the test running in my environment
slaws
5
-29
/
+7
2010-07-13
Remove commented out methods
slaws
2
-33
/
+1
2010-07-13
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
44
-647
/
+948
2010-07-13
move sample to contrib under trunk, (source directory is deprecated for new c...
kelvingoodson
17
-0
/
+0
2010-07-12
Fix no class def error from wink update to use slf4j api from 1.6 which inclu...
antelder
1
-0
/
+5
2010-07-12
Update wsdl resolving to take account of wsdli:location namespace to location...
antelder
4
-4
/
+40
2010-07-12
Update the ws binding model to have a wsdliLocations field to properly store ...
antelder
3
-7
/
+36
2010-07-12
move badly placed sample contrib
kelvingoodson
17
-0
/
+690
2010-07-11
Changes and additions to Java invoker in support of Client-side and Server-si...
edwardsmj
2
-12
/
+91
2010-07-11
Changes and additions to core in support of Client-side and Server-side async...
edwardsmj
8
-71
/
+519
2010-07-11
Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...
edwardsmj
3
-41
/
+116
2010-07-11
Minor command cleanup, factored out System.in/out to work as well in a Webapp...
jsdelfino
12
-75
/
+305
2010-07-09
Updating Wink to it's most recent release to avoid security issue reported at...
lresende
5
-42
/
+42
[next]