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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ignore the remote missmatch test cases at this function is still not working
slaws
2011-08-25
1
-0
/
+19
*
Add auditing to callback compatibility testing
slaws
2011-08-25
1
-4
/
+10
*
Add an async itest that uses distributed nodes and a synchronous service. Thi...
antelder
2011-08-24
2
-0
/
+86
*
Add an async client-service itest that uses distributed nodes. This is taken ...
antelder
2011-08-24
4
-0
/
+123
*
Add JMS and WS versions of the async client talking to sync service itests
antelder
2011-08-24
4
-0
/
+182
*
Add a testcase for a client using the various client APIs talking to a synchr...
antelder
2011-08-24
4
-0
/
+162
*
Update jms wireformats to fix NPE with async services
antelder
2011-08-23
5
-6
/
+53
*
Add itests for jms wireformats textXml, bytes, and bytesXml. These don't work...
antelder
2011-08-23
6
-0
/
+288
*
Add an itest for async services using jms with jms text wireformat
antelder
2011-08-19
2
-0
/
+94
*
Fix jms text wireformat to work with async services
antelder
2011-08-19
3
-4
/
+26
*
Add the jmsobject async itest to build as the wireformat is working now
antelder
2011-08-19
1
-2
/
+0
*
Fix NPE in jmsObject wireformat with async services
antelder
2011-08-19
3
-4
/
+26
*
Add an async test using jms wireformats. taken out with @Ignore for now as it...
antelder
2011-08-19
2
-0
/
+96
*
TUSCANY-3916 - Add callback and match tests to motivate the correction of the...
slaws
2011-08-19
10
-0
/
+437
*
TUSCANY-3916 - Correct comment to reflect what I believe is the reality
slaws
2011-08-19
1
-3
/
+4
*
TUSCANY-3916 - Add local callback miss-match case. Remote callback case to fo...
slaws
2011-08-19
5
-4
/
+200
*
Add miss-matched local interface. Accept for the time being that interface ma...
slaws
2011-08-19
8
-7
/
+307
*
Include the async-services itest in build
antelder
2011-08-19
1
-1
/
+1
*
Add a sleep after the sync request otherwise the next async request fails for...
antelder
2011-08-19
1
-2
/
+7
*
TUSCANY-3912 - Local correct to output as a result of http://www.osoa.org/jir...
slaws
2011-08-19
1
-1
/
+1
*
TUSCANY-3916 - add missing OSGi dependencies
slaws
2011-08-19
1
-0
/
+2
*
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
*
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
[prev]
[next]