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
...
*
Allow spring beans to use @Reference without a property element
rfeng
2010-07-30
1
-4
/
+21
*
Changes to make POJO_8016 run. Look for @Remotable at the class level.
slaws
2010-07-30
1
-3
/
+12
*
TUSCANY-3634: ensure jms session is closed for oneway requests
antelder
2010-07-30
1
-2
/
+3
*
Sometimes the binding name appears to be null. Get it from the actual binding...
slaws
2010-07-30
1
-2
/
+2
*
Use a utility instead of ModuleActivator for Spring application context access
rfeng
2010-07-29
7
-46
/
+43
*
TUSCANY-3639 - ensure that the service wire is created at the same time as th...
slaws
2010-07-29
1
-0
/
+6
*
TUSCANY-3625 - Ensure that the Java version of the method name is used to ave...
slaws
2010-07-29
2
-1
/
+22
*
Sanity check the service binding response activation spec
antelder
2010-07-29
1
-0
/
+4
*
Update activation spec name attribute
antelder
2010-07-29
1
-3
/
+3
*
Some tidying to remove duplicate compatibility checking, because I want to ad...
slaws
2010-07-29
1
-91
/
+21
*
TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...
slaws
2010-07-29
6
-9
/
+106
*
Add the parent delegation for the SCA spring application context
rfeng
2010-07-29
3
-7
/
+15
*
Add implementation-spring-webapp into the build
rfeng
2010-07-28
1
-0
/
+1
*
Fix handling of component type policy sets and intents
bdaniel
2010-07-28
1
-9
/
+12
*
Add parent artifact to the ProcessorContext
rfeng
2010-07-28
4
-27
/
+76
*
Allow Spring WebApplicationContext to be used by Tuscany
rfeng
2010-07-28
26
-67
/
+687
*
Change Tuscany to not initialized the class during loading
rfeng
2010-07-28
1
-1
/
+1
*
Fix the context path for recursive loading of spring xml
rfeng
2010-07-28
1
-1
/
+1
*
Format the code based on the Tuscany eclipse formatter
rfeng
2010-07-28
30
-742
/
+808
*
Changes to ensure correct introspection of implicit reference setter methods ...
edwardsmj
2010-07-28
1
-8
/
+47
*
TUSCANY-3635 - added a new test to help with the investigation of the issue F...
slaws
2010-07-28
5
-2
/
+87
*
Correct the policy subject that is checked during "appliesTo" processing. Fix...
slaws
2010-07-27
1
-2
/
+2
*
Correct comment
slaws
2010-07-27
1
-4
/
+3
*
improve pd info for interface contract mapping and fix up failing ASM tests d...
kelvingoodson
2010-07-27
3
-1
/
+30
*
Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...
slaws
2010-07-27
2
-7
/
+33
*
Fix bug in removeConstrainedIntents
bdaniel
2010-07-26
1
-1
/
+1
*
Add more intent validation and fix up inner composite policy set processing
bdaniel
2010-07-26
4
-41
/
+70
*
Write out policy information on implementation.composite element
bdaniel
2010-07-26
1
-2
/
+2
*
Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...
edwardsmj
2010-07-26
3
-71
/
+92
*
Ensure constrained intents are removed from Composite objects
bdaniel
2010-07-26
2
-3
/
+19
*
Provide valid appliesTo xpath expressions for provided transaction policy sets
bdaniel
2010-07-26
1
-6
/
+6
*
Add transaction intent validation
bdaniel
2010-07-26
1
-8
/
+89
*
Fix up appliesTo processing. Need to save each separate composite document as...
bdaniel
2010-07-26
1
-33
/
+37
*
Check constrained types for the qualifiable parent of a qualified intent
bdaniel
2010-07-26
1
-3
/
+7
*
Add transaction validation error messages
bdaniel
2010-07-26
1
-0
/
+4
*
TUSCANY-3630 Add xpath processing of externalAttachment elements in builder
bdaniel
2010-07-26
1
-60
/
+83
*
Use default namespace for intents specified in XPath if no prefix specified
bdaniel
2010-07-26
1
-1
/
+2
*
TUSCANY-3630 Add externalAttachment processor
bdaniel
2010-07-26
1
-1
/
+1
*
Check constrained types for the qualifiable parent of a qualified intent
bdaniel
2010-07-26
1
-1
/
+5
*
TUSCANY-3630 Add externalAttachment model
bdaniel
2010-07-26
8
-0
/
+206
*
TUSCANY-3630 Add externalAttachment processor
bdaniel
2010-07-26
1
-8
/
+15
*
TUSCANY-3630 Add externalAttachment processor
bdaniel
2010-07-26
4
-2
/
+324
*
TUSCANY-3630 Add externalAttachment schema definition from OASIS spec
bdaniel
2010-07-26
2
-0
/
+18
*
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
[prev]
[next]