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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-19
Add an async test using jms wireformats. taken out with @Ignore for now as it...
antelder
2
-0
/
+96
2011-08-19
TUSCANY-3916 - Add callback and match tests to motivate the correction of the...
slaws
10
-0
/
+437
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 local callback miss-match case. Remote callback case to fo...
slaws
5
-4
/
+200
2011-08-19
Add miss-matched local interface. Accept for the time being that interface ma...
slaws
8
-7
/
+307
2011-08-19
Include the async-services itest in build
antelder
1
-1
/
+1
2011-08-19
Add a sleep after the sync request otherwise the next async request fails for...
antelder
1
-2
/
+7
2011-08-19
TUSCANY-3912 - Local correct to output as a result of http://www.osoa.org/jir...
slaws
1
-1
/
+1
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 exclude for 4020 test as it is fixed now with the latest oasis code
antelder
1
-1
/
+0
2011-08-18
Add xalan depnendency which is required because wss4j uses the xalan URI toSt...
antelder
1
-0
/
+5
2011-08-18
Remove xalan dependency as it conflicts iwth the base jdk which includes some...
antelder
1
-13
/
+0
2011-08-18
Add exclude for 4020 test thats been failing for ages
antelder
1
-0
/
+1
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
Add interface-matching to the build so at least the distributed part is exerc...
slaws
1
-0
/
+1
2011-08-17
Mark the local miss-match test as ignored pending ML discussion
slaws
1
-17
/
+3
2011-08-17
Correct typo in test name
slaws
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
Add aWS version of the simple async test
antelder
2
-0
/
+90
2011-08-17
Add an explicit interface to the service as that seems to be the only way to ...
antelder
1
-3
/
+2
2011-08-17
Extend the async simple test to use the JMS binding. This doesn't work, it se...
antelder
2
-0
/
+92
2011-08-17
The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...
antelder
1
-0
/
+1
2011-08-17
Extend the async services test with a new client and service that work in as ...
antelder
5
-0
/
+242
2011-08-17
TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...
slaws
1
-0
/
+3
2011-08-16
TUSCANY-3916 - A test for interface miss-matches
slaws
12
-0
/
+567
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
Re-enable this now TUSCANY-3917 is checked in
slaws
1
-6
/
+8
2011-08-15
TUSCANY-3917 - Save the WSDLDefinition used to generate an interface.
slaws
1
-0
/
+2
2011-08-12
Disable test for the time being as relies on a small change elsewhere that I ...
slaws
1
-0
/
+3
2011-08-12
Any exception in tests causes node.stop() to be missed so add try/catch
slaws
1
-141
/
+150
2011-08-12
Looking at answering Ant's question about serializing WSDL for enpoints as pa...
slaws
8
-3
/
+725
2011-08-09
Correct typo in page text
antelder
1
-1
/
+1
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-09
Add a standalone web page that invokes an http service using Cross-Origin Res...
antelder
1
-0
/
+41
2011-08-05
Add implementation-composite test to build
slaws
1
-1
/
+5
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-05
Moved to implementation-composite
slaws
21
-923
/
+0
2011-08-05
TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ...
slaws
21
-0
/
+885
2011-08-04
TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up w...
slaws
1
-34
/
+7
2011-08-03
Set up for JSON test.
scottkurz
4
-7
/
+5
2011-08-02
TUSCANY-3894. Add manifest updates.
scottkurz
2
-0
/
+2
2011-08-02
TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.
scottkurz
5
-22
/
+38
2011-08-02
TUSCANY-3894. Factor out introspection for same vs. different databindings o...
scottkurz
8
-97
/
+161
[next]