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
2011-08-25
TUSCANY-3916 Add the code to write the callback interface alongside the forwa...
slaws
2
-55
/
+169
2011-08-25
TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...
slaws
4
-50
/
+140
2011-08-25
Allow the binding.sca URI to be configured with the base URI as with all othe...
slaws
2
-9
/
+7
2011-08-25
Add auditing to callback compatibility testing
slaws
1
-4
/
+10
2011-08-23
Update jms wireformats to fix NPE with async services
antelder
5
-6
/
+53
2011-08-19
Fix jms text wireformat to work with async services
antelder
3
-4
/
+26
2011-08-19
Fix NPE in jmsObject wireformat with async services
antelder
3
-4
/
+26
2011-08-19
TUSCANY-3916 - Correct comment to reflect what I believe is the reality
slaws
1
-3
/
+4
2011-08-19
TUSCANY-3916 - add missing OSGi dependencies
slaws
1
-0
/
+2
2011-08-18
TUSCANY-3906: Apply patch from Eric Larsen for an enhancement to ThreadMessag...
antelder
1
-0
/
+26
2011-08-18
Remove xalan dependency as it conflicts iwth the base jdk which includes some...
antelder
1
-13
/
+0
2011-08-17
TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...
slaws
4
-8
/
+62
2011-08-17
TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessor
antelder
1
-1
/
+1
2011-08-17
Remove unused dependencies
slaws
1
-21
/
+0
2011-08-17
Fix comment typo
slaws
1
-1
/
+1
2011-08-17
TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...
antelder
1
-6
/
+10
2011-08-17
The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...
antelder
1
-0
/
+1
2011-08-17
TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...
slaws
1
-0
/
+3
2011-08-15
TUSCANY-3916 - Check for null interface. I need to find out why a null interf...
slaws
1
-4
/
+7
2011-08-15
TUSCANY-3916 - extend WSDL serialization code to deal with imports/includes
slaws
3
-27
/
+373
2011-08-15
TUSCANY-3917 - Save the WSDLDefinition used to generate an interface.
slaws
1
-0
/
+2
2011-08-09
Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...
antelder
1
-0
/
+11
2011-08-09
Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...
antelder
2
-0
/
+6
2011-08-05
Fix comment typo
slaws
1
-1
/
+1
2011-08-05
TUSCANY-3907 - Clone top level composites before adding them to the domain le...
slaws
3
-2
/
+16
2011-08-04
TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up w...
slaws
1
-34
/
+7
2011-08-02
TUSCANY-3894. Add manifest updates.
scottkurz
2
-0
/
+2
2011-08-02
TUSCANY-3894. Factor out introspection for same vs. different databindings o...
scottkurz
8
-97
/
+161
2011-08-02
Correct comment to avoid confusion
slaws
1
-2
/
+4
2011-07-29
TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.
scottkurz
1
-6
/
+0
2011-07-29
TUSCANY-3894. Complete by ranking providers.
scottkurz
2
-2
/
+8
2011-07-28
TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...
scottkurz
2
-13
/
+20
2011-07-27
Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...
rfeng
3
-10
/
+205
2011-07-27
Fix NPE which I think was just causing noise in the logs in the case of a 1-w...
scottkurz
1
-3
/
+3
2011-07-27
TUSCANY-3894. Refactor local sca binding so that the exact details of the da...
scottkurz
12
-63
/
+384
2011-07-27
Fix bug in mapping data types like Java multidimensional arrays.
scottkurz
1
-128
/
+126
2011-07-27
Fix license issues with WebSocketStatus
fmoga
2
-19
/
+19
2011-07-27
Missed an adjustment to wrapper calculation when adding code to handle multip...
scottkurz
1
-1
/
+1
2011-07-26
Add binding-websocket to tuscany-modules pom.xml.
fmoga
1
-0
/
+1
2011-07-26
Move the websocket binding to trunk.
fmoga
35
-0
/
+1855
2011-07-26
Add some code to try to convert the wsdl string from the remote endpoint back...
antelder
3
-24
/
+124
2011-07-26
Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...
scottkurz
2
-1
/
+164
2011-07-23
Update the JSONP binding to set the enpoint URI from the registered service s...
antelder
1
-1
/
+4
2011-07-22
Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.
scottkurz
10
-19
/
+19
2011-07-21
Add missing license headers
antelder
7
-0
/
+133
2011-07-21
Add missing license header
antelder
1
-0
/
+16
2011-07-21
Add missing license header
antelder
1
-0
/
+18
2011-07-21
Add missing license header
antelder
1
-0
/
+18
2011-07-21
If the getBindingInterfaceContract isn't a Java interface then try the Compon...
antelder
1
-1
/
+8
2011-07-20
Fix OSGi imports
rfeng
1
-4
/
+5
[next]