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
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove constrained intents from endpoint references at runtime binding time
bdaniel
2010-07-23
1
-3
/
+37
*
Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...
edwardsmj
2010-07-22
2
-1
/
+8
*
Add transaction intent constants
bdaniel
2010-07-22
1
-1
/
+24
*
intents and policySets specified on implementation.composite elements were be...
bdaniel
2010-07-22
1
-0
/
+9
*
Fixing a comment for the extractSourcePropertyName method
edwardsmj
2010-07-22
1
-2
/
+1
*
Upgrade to the handling of @source attribute on component property elements a...
edwardsmj
2010-07-22
1
-112
/
+280
*
1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...
edwardsmj
2010-07-22
2
-16
/
+130
*
missing file from commit 966324
kelvingoodson
2010-07-22
1
-11
/
+10
*
Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...
bdaniel
2010-07-22
1
-1
/
+1
*
Add SOAP version intent validation to the ws binding
bdaniel
2010-07-22
2
-2
/
+26
*
Update regular expression to correctly handle multiple prefixes
bdaniel
2010-07-21
1
-0
/
+27
*
Update regular expression to correctly handle multiple prefixes
bdaniel
2010-07-21
1
-1
/
+1
*
make the interface matching audit trail more useful in problem determination
kelvingoodson
2010-07-21
3
-9
/
+52
*
Add a check for both source and target operations matching being oneway or not
antelder
2010-07-20
1
-0
/
+10
*
Dont catch NoClassDefFoundError as it will get reported as class not found wh...
antelder
2010-07-20
1
-2
/
+0
*
Ignore policy sets on a composite implementation when the using component has...
bdaniel
2010-07-19
1
-0
/
+7
*
Inherit elements lower in the hierarchy first to ensure inheritance of mutual...
bdaniel
2010-07-19
1
-6
/
+10
*
Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...
edwardsmj
2010-07-19
1
-0
/
+1
*
Fix the regression caused by r963624 for overloaded local methods
rfeng
2010-07-16
1
-3
/
+12
*
Use default intent qualification on implementations
bdaniel
2010-07-16
1
-26
/
+34
*
Update to jackson 1.5.4
rfeng
2010-07-16
2
-5
/
+5
*
Align the JAX-RS resource class/method checks with the spec
rfeng
2010-07-16
8
-64
/
+151
*
Fix for TUSCANY-3622
rfeng
2010-07-16
2
-2
/
+11
*
Remove the compile dependency on assembly-xml to fix build error
rfeng
2010-07-16
1
-30
/
+26
*
Remove duplicate service declaration
rfeng
2010-07-16
1
-17
/
+0
*
communicate differences in interfaces wrt @Remotable annotation
kelvingoodson
2010-07-16
3
-1
/
+119
*
Allow ManagedTransactionPolicySet to attach to qualified intents
bdaniel
2010-07-16
2
-2
/
+2
*
Fix comple error
antelder
2010-07-16
2
-1
/
+1
*
Use binding type from system definitions to obtain mayProvide/alwaysProvide v...
bdaniel
2010-07-15
1
-3
/
+16
*
Check extension type for unresolved service side intents, only throw a warnin...
bdaniel
2010-07-15
1
-9
/
+15
*
Add new OSGi dependency required by changes at r964321
slaws
2010-07-15
1
-0
/
+1
*
Validate that the noListener intent isn't specified on a service
bdaniel
2010-07-15
2
-1
/
+18
*
Add noListener intent to constants
bdaniel
2010-07-15
1
-0
/
+2
*
Allow transaction policy sets to be used with external attachment
bdaniel
2010-07-14
1
-6
/
+6
*
Ignore direct policy sets when external policy sets are attached
bdaniel
2010-07-14
2
-10
/
+52
*
Fixes to set the callback interface based on the interface constructed when t...
slaws
2010-07-13
3
-4
/
+10
*
Remove commented out methods
slaws
2010-07-13
2
-33
/
+1
*
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
2010-07-13
27
-61
/
+932
*
Update wsdl resolving to take account of wsdli:location namespace to location...
antelder
2010-07-12
4
-4
/
+40
*
Update the ws binding model to have a wsdliLocations field to properly store ...
antelder
2010-07-12
3
-7
/
+36
*
Changes and additions to Java invoker in support of Client-side and Server-si...
edwardsmj
2010-07-11
2
-12
/
+91
*
Changes and additions to core in support of Client-side and Server-side async...
edwardsmj
2010-07-11
8
-71
/
+519
*
Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...
edwardsmj
2010-07-11
3
-41
/
+116
*
Updating Wink to it's most recent release to avoid security issue reported at...
lresende
2010-07-09
3
-34
/
+34
*
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
2010-07-09
3
-24
/
+76
*
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
2010-07-09
16
-310
/
+539
*
Improve default uri calculation
antelder
2010-07-08
1
-13
/
+16
*
Add some wsdli:location validation
antelder
2010-07-08
2
-3
/
+9
*
Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...
jsdelfino
2010-07-08
1
-0
/
+4
*
Fix exception when when no command entered
antelder
2010-07-07
1
-1
/
+1
[next]