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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-28
Remove old packages
antelder
5
-839
/
+0
2010-06-28
Continue bring up of section 10 apis code. Rename to classes to clearer names
antelder
8
-13
/
+862
2010-06-27
Renaming spring-sca to spring-runtime to follow the same pattern used in othe...
lresende
25
-2
/
+2
2010-06-26
Improve property type introspections
rfeng
6
-41
/
+81
2010-06-26
Use Response as the type
rfeng
3
-10
/
+20
2010-06-25
Fix compilation errors
rfeng
3
-10
/
+4
2010-06-25
Added missing signalAll() operation when processing sendResponse and sendFault
edwardsmj
1
-0
/
+2
2010-06-25
Correct sca xsd resource file name
antelder
1
-1
/
+1
2010-06-25
Don't try to use any sources jars
antelder
1
-0
/
+5
2010-06-25
Update to also support running OSGi with the agregated tuscany-base jar
antelder
2
-1
/
+6
2010-06-25
Provide basic support for invocation of Async Server style service methods, a...
edwardsmj
3
-2
/
+279
2010-06-25
Introspection of SCA Async Server form on Java interface and Equivalence mapp...
edwardsmj
7
-1
/
+285
2010-06-23
Fix the pacakge scoped field injection
rfeng
2
-6
/
+11
2010-06-23
Refactor the default sca namespace binding
rfeng
1
-2
/
+7
2010-06-23
Remove @Override to avoid compilation issues
rfeng
1
-2
/
+0
2010-06-23
Use loopback for multicast testing
rfeng
5
-39
/
+44
2010-06-23
Allow package fields to be used for SCA reference/property
rfeng
2
-13
/
+48
2010-06-23
Add missing OSGi import
rfeng
1
-1
/
+2
2010-06-23
Remove NameSpaceContextImpl class reference from assembly-xml
bdaniel
1
-1
/
+0
2010-06-23
Remove NameSpaceContextImpl class reference from assembly-xml
bdaniel
2
-3
/
+16
2010-06-22
Support policy XPath functions without ns prefixes and without a single node ...
bdaniel
1
-3
/
+22
2010-06-22
Potential NPE in NamespaceContextImpl.getPrefixes
bdaniel
1
-1
/
+1
2010-06-22
Support policy XPath functions without ns prefixes and without a single node ...
bdaniel
3
-14
/
+110
2010-06-22
Small improvement to message reported to include exception text when interfac...
slaws
2
-2
/
+2
2010-06-22
Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...
edwardsmj
1
-1
/
+4
2010-06-22
Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...
edwardsmj
1
-1
/
+2
2010-06-22
Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...
edwardsmj
1
-0
/
+5
2010-06-22
TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASE
lresende
4
-14
/
+27
2010-06-21
Add evaluation for XPath IntentRef function
bdaniel
1
-1
/
+1
2010-06-21
Add evaluation for XPath IntentRef function
bdaniel
2
-2
/
+69
2010-06-21
Add spec conformance number to message.
slaws
1
-1
/
+1
2010-06-21
Improve error message
slaws
1
-1
/
+1
2010-06-21
BWS_2018 - add a check that uri doesn't appear on a service callback binding....
slaws
5
-1
/
+40
2010-06-21
Fix up IDE warnings
antelder
1
-5
/
+2
2010-06-21
Change all exception throwing to be Monitor errors
antelder
2
-3
/
+6
2010-06-21
BWS20006 - if a component reference binding.ws names a WSDL service with more...
slaws
3
-6
/
+51
2010-06-21
Remove out of date warning
antelder
1
-1
/
+0
2010-06-21
Change the previous warning thrown when a service can't be found into an error
slaws
2
-4
/
+4
2010-06-21
BWS_2003 - add a check that wsdl.service doesn't appear on a service binding....
slaws
2
-0
/
+7
2010-06-21
BWS_2001 - add a check that the reference binding.ws has an absolute URI
slaws
3
-0
/
+27
2010-06-19
Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...
edwardsmj
2
-12
/
+39
2010-06-18
Handle the receipt of messageID data from a wsa:MessageID header in an incomi...
edwardsmj
2
-13
/
+49
2010-06-18
Handle the receipt of messageID data from a wsa:MessageID header in an incomi...
edwardsmj
1
-0
/
+14
2010-06-18
Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...
edwardsmj
1
-40
/
+91
2010-06-18
Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...
edwardsmj
1
-2
/
+25
2010-06-18
Check for message context being null to prevent NPE when these methods are ca...
slaws
1
-3
/
+30
2010-06-17
Add a flag to the binding builder to indicate that generated data should be r...
slaws
18
-35
/
+36
2010-06-17
Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...
edwardsmj
1
-1
/
+3
2010-06-17
improve variable name
slaws
1
-14
/
+14
2010-06-17
TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...
slaws
5
-31
/
+108
[next]