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