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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add interface-matching to the build so at least the distributed part is exerc...
slaws
2011-08-17
1
-0
/
+1
*
Mark the local miss-match test as ignored pending ML discussion
slaws
2011-08-17
1
-17
/
+3
*
Correct typo in test name
slaws
2011-08-17
1
-1
/
+1
*
Remove unused dependencies
slaws
2011-08-17
1
-21
/
+0
*
Fix comment typo
slaws
2011-08-17
1
-1
/
+1
*
TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...
antelder
2011-08-17
1
-6
/
+10
*
Add aWS version of the simple async test
antelder
2011-08-17
2
-0
/
+90
*
Add an explicit interface to the service as that seems to be the only way to ...
antelder
2011-08-17
1
-3
/
+2
*
Extend the async simple test to use the JMS binding. This doesn't work, it se...
antelder
2011-08-17
2
-0
/
+92
*
The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...
antelder
2011-08-17
1
-0
/
+1
*
Extend the async services test with a new client and service that work in as ...
antelder
2011-08-17
5
-0
/
+242
*
TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...
slaws
2011-08-17
1
-0
/
+3
*
TUSCANY-3916 - A test for interface miss-matches
slaws
2011-08-16
12
-0
/
+567
*
TUSCANY-3916 - Check for null interface. I need to find out why a null interf...
slaws
2011-08-15
1
-4
/
+7
*
TUSCANY-3916 - extend WSDL serialization code to deal with imports/includes
slaws
2011-08-15
3
-27
/
+373
*
Re-enable this now TUSCANY-3917 is checked in
slaws
2011-08-15
1
-6
/
+8
*
TUSCANY-3917 - Save the WSDLDefinition used to generate an interface.
slaws
2011-08-15
1
-0
/
+2
*
Disable test for the time being as relies on a small change elsewhere that I ...
slaws
2011-08-12
1
-0
/
+3
*
Any exception in tests causes node.stop() to be missed so add try/catch
slaws
2011-08-12
1
-141
/
+150
*
Looking at answering Ant's question about serializing WSDL for enpoints as pa...
slaws
2011-08-12
8
-3
/
+725
*
Correct typo in page text
antelder
2011-08-09
1
-1
/
+1
*
Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...
antelder
2011-08-09
1
-0
/
+11
*
Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...
antelder
2011-08-09
2
-0
/
+6
*
Add a standalone web page that invokes an http service using Cross-Origin Res...
antelder
2011-08-09
1
-0
/
+41
*
Add implementation-composite test to build
slaws
2011-08-05
1
-1
/
+5
*
Fix comment typo
slaws
2011-08-05
1
-1
/
+1
*
TUSCANY-3907 - Clone top level composites before adding them to the domain le...
slaws
2011-08-05
3
-2
/
+16
*
Moved to implementation-composite
slaws
2011-08-05
21
-923
/
+0
*
TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ...
slaws
2011-08-05
21
-0
/
+885
*
TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up w...
slaws
2011-08-04
1
-34
/
+7
*
Set up for JSON test.
scottkurz
2011-08-03
4
-7
/
+5
*
TUSCANY-3894. Add manifest updates.
scottkurz
2011-08-02
2
-0
/
+2
*
TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.
scottkurz
2011-08-02
5
-22
/
+38
*
TUSCANY-3894. Factor out introspection for same vs. different databindings o...
scottkurz
2011-08-02
8
-97
/
+161
*
Correct comment to avoid confusion
slaws
2011-08-02
1
-2
/
+4
*
Switch cross-databinding test from SDO (which I can't get working) to DOM, bu...
scottkurz
2011-08-01
6
-46
/
+43
*
TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.
scottkurz
2011-07-29
1
-6
/
+0
*
TUSCANY-3894. Complete by ranking providers.
scottkurz
2011-07-29
2
-2
/
+8
*
Add a couple of missing license headers
antelder
2011-07-28
2
-0
/
+36
*
Update all the getting-started samples to not use an explicit relative parent...
antelder
2011-07-28
10
-10
/
+10
*
Add some text to the CHANGES file
antelder
2011-07-28
1
-0
/
+7
*
TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...
scottkurz
2011-07-28
2
-13
/
+20
*
Fix the relative path in pom.xml
rfeng
2011-07-27
4
-4
/
+4
*
Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...
rfeng
2011-07-27
3
-10
/
+205
*
Fix NPE which I think was just causing noise in the logs in the case of a 1-w...
scottkurz
2011-07-27
1
-3
/
+3
*
TUSCANY-3894. Add tests especially exercising binding-sca-runtime code cross...
scottkurz
2011-07-27
17
-0
/
+895
*
Add tuscany-base-runtime-pom dependency adjusting for new binding-sca-runtime...
scottkurz
2011-07-27
1
-2
/
+3
*
Update release notes for beta3
antelder
2011-07-27
1
-8
/
+3
*
TUSCANY-3894. Refactor local sca binding so that the exact details of the da...
scottkurz
2011-07-27
12
-63
/
+384
*
Add license info in plain text files and update sample logic not to process c...
fmoga
2011-07-27
4
-6
/
+42
[next]