index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
TUSCANY-3906: Apply patch from Eric Larsen for an enhancement to ThreadMessag...
antelder
2011-08-18
1
-0
/
+26
*
Remove exclude for 4020 test as it is fixed now with the latest oasis code
antelder
2011-08-18
1
-1
/
+0
*
Add xalan depnendency which is required because wss4j uses the xalan URI toSt...
antelder
2011-08-18
1
-0
/
+5
*
Remove xalan dependency as it conflicts iwth the base jdk which includes some...
antelder
2011-08-18
1
-13
/
+0
*
Add exclude for 4020 test thats been failing for ages
antelder
2011-08-18
1
-0
/
+1
*
TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...
slaws
2011-08-17
4
-8
/
+62
*
TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessor
antelder
2011-08-17
1
-1
/
+1
*
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
*
Update assembly test to OASIS r644 + local changes to 1) correct missing spee...
slaws
2011-08-17
2
-0
/
+0
*
TUSCANY-3916 - A test for interface miss-matches
slaws
2011-08-16
12
-0
/
+567
*
Providing a command line interface
nirmal070125
2011-08-15
8
-92
/
+192
*
TUSCANY-3916 - Check for null interface. I need to find out why a null interf...
slaws
2011-08-15
1
-4
/
+7
*
Removed all Canvg resources
nirmal070125
2011-08-15
3
-2776
/
+0
*
HTMLWrapper is modified, and avoided the use of Canvg.
nirmal070125
2011-08-15
4
-42
/
+66
*
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
*
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
2011-08-14
27
-37
/
+102
*
Adding resources (Canvg project) used for HTMLWrapper.
nirmal070125
2011-08-13
3
-0
/
+2776
*
Adding HTML wrapper and fixing the SVG not totally viewable problem, using SV...
nirmal070125
2011-08-13
18
-11
/
+504
*
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
*
TUSCANY-3919: Fix configuration problems in the calculator-distributed sample
nash
2011-08-12
9
-24
/
+31
*
added an algorithm (1 line) to make compositeArtifacts lie in center, and fix...
nirmal070125
2011-08-12
8
-13
/
+58
*
Add an example composite based on the one in section 5.2.1 of the assembly sp...
antelder
2011-08-11
3
-1
/
+76
*
Few adjustments based on suggestions from Jean and Ant
nirmal070125
2011-08-11
11
-43
/
+47
*
Upgrade to SpiderMonkey 1.8.5.
jsdelfino
2011-08-11
15
-165
/
+183
*
Add more complete test of multi-threaded worker, work queue and thread local ...
jsdelfino
2011-08-11
1
-7
/
+89
*
Add the option to draw the virtual domain composite
antelder
2011-08-10
1
-2
/
+8
*
Remove the use of the intermediate file
antelder
2011-08-10
2
-33
/
+15
*
removed some obsoleted classes
nirmal070125
2011-08-09
6
-415
/
+0
*
provide support for tuscany composite object and bit of refactoring
nirmal070125
2011-08-09
18
-169
/
+937
*
TUSCANY-3913 - Example RuntimeBridge that uses the domain node to start Tuscany
slaws
2011-08-09
1
-0
/
+210
*
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
*
Fix compile error in test program.
jsdelfino
2011-08-09
1
-1
/
+1
[prev]
[next]