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-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
2010-06-17
Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to r...
edwardsmj
1
-0
/
+1
2010-06-16
small updates to comments
slaws
1
-2
/
+2
2010-06-15
Use more general exception as diff jdks and urls give diff exceptions
antelder
1
-1
/
+1
2010-06-15
TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...
slaws
2
-39
/
+67
2010-06-15
TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...
slaws
2
-2
/
+12
2010-06-14
Add a little bit more structure to message header storage to generally avoid ...
slaws
6
-27
/
+16
2010-06-12
Update wsdli:location validation to fix conformance test BWS_2015
antelder
3
-1
/
+7
2010-06-11
A little more separation of the Tuscany bits from the Axis bits
slaws
4
-161
/
+128
2010-06-11
Allow for testing of this provider in the Axis2 runtime.
slaws
1
-1
/
+5
2010-06-11
Fix cut and paste error in title comment
slaws
1
-1
/
+1
2010-06-11
If we need to set the property we should tell it to use the value we set.
slaws
1
-1
/
+3
2010-06-09
Add missing OSGi import
rfeng
1
-1
/
+2
2010-06-09
Remove some more of those pesky non-utf8 characters
antelder
1
-5
/
+5
2010-06-09
Remove the domain module as the code is now in domain-node
antelder
14
-1162
/
+0
2010-06-09
Move the code in the domain module to the domain-node module as thats what do...
antelder
12
-0
/
+1104
2010-06-09
Tidy the processing that creates the links between enpointreferences and endp...
slaws
1
-36
/
+60
2010-06-09
Remove non-UTF8 chars
rfeng
1
-1
/
+1
2010-06-08
Remove non UTF-8 chars
rfeng
1
-13
/
+13
2010-06-07
remove troublesome comments which trigger jdk issue "unmappable character for...
kelvingoodson
29
-30
/
+5
2010-06-05
Handle explicit dependent contribution URIs and implement the helper methods...
antelder
1
-4
/
+26
2010-06-05
Keep track on any explicit dependent contribution URIs
antelder
1
-1
/
+6
2010-06-05
Add methods to get an installed contribution and to get the AssemblyFactory (...
antelder
1
-0
/
+4
2010-06-05
Setting svn:eol-style for java and xml files
rfeng
103
-9417
/
+9417
2010-06-05
Change eol style
rfeng
1
-45
/
+45
2010-06-04
svn propset svn:eol-style native
lresende
1
-26
/
+26
2010-06-04
TUSCANY-3565 - Adding missing dojo extension provider
lresende
1
-0
/
+106
2010-06-04
TUSCANY-3585 - Moving to Spring 2.5.6
lresende
2
-13
/
+13
2010-06-04
Add support for generated sca-contribution.xml metadata
antelder
5
-15
/
+65
2010-06-04
Add TODO reminder about generated sca-contribution xml
antelder
1
-1
/
+2
2010-06-04
Add testcase to add a Deployer Composite as a deployment composite
antelder
3
-11
/
+50
2010-06-04
To keep it as simple as possible for now remove the multiple install methods
antelder
3
-31
/
+12
2010-06-04
Rename autoDeploy to deployDeployables
antelder
2
-7
/
+7
2010-06-04
Add methods to install/update using Deployer artifacts and associated simplif...
antelder
5
-27
/
+109
2010-06-04
Update to remove use of Node APIs
antelder
1
-11
/
+31
2010-06-04
Move the prototype of APIs from section 10 of the Assembly spec from contrib ...
antelder
11
-0
/
+958
2010-06-04
TUSCANY-3565 - Registering dojo resource servlet only when implementation wid...
lresende
9
-107
/
+74
2010-06-03
TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...
lresende
2
-2
/
+46
[next]