summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-24Add an async client-service itest that uses distributed nodes. This is taken ...antelder4-0/+123
2011-08-24Add JMS and WS versions of the async client talking to sync service itestsantelder4-0/+182
2011-08-24Add a testcase for a client using the various client APIs talking to a synchr...antelder4-0/+162
2011-08-23Update jms wireformats to fix NPE with async servicesantelder5-6/+53
2011-08-23Add itests for jms wireformats textXml, bytes, and bytesXml. These don't work...antelder6-0/+288
2011-08-19Add an itest for async services using jms with jms text wireformatantelder2-0/+94
2011-08-19Fix jms text wireformat to work with async servicesantelder3-4/+26
2011-08-19Add the jmsobject async itest to build as the wireformat is working nowantelder1-2/+0
2011-08-19Fix NPE in jmsObject wireformat with async servicesantelder3-4/+26
2011-08-19Add an async test using jms wireformats. taken out with @Ignore for now as it...antelder2-0/+96
2011-08-19TUSCANY-3916 - Add callback and match tests to motivate the correction of the...slaws10-0/+437
2011-08-19TUSCANY-3916 - Correct comment to reflect what I believe is the realityslaws1-3/+4
2011-08-19TUSCANY-3916 - Add local callback miss-match case. Remote callback case to fo...slaws5-4/+200
2011-08-19Add miss-matched local interface. Accept for the time being that interface ma...slaws8-7/+307
2011-08-19Include the async-services itest in buildantelder1-1/+1
2011-08-19Add a sleep after the sync request otherwise the next async request fails for...antelder1-2/+7
2011-08-19TUSCANY-3912 - Local correct to output as a result of http://www.osoa.org/jir...slaws1-1/+1
2011-08-19TUSCANY-3916 - add missing OSGi dependenciesslaws1-0/+2
2011-08-18TUSCANY-3906: Apply patch from Eric Larsen for an enhancement to ThreadMessag...antelder1-0/+26
2011-08-18Remove exclude for 4020 test as it is fixed now with the latest oasis codeantelder1-1/+0
2011-08-18Add xalan depnendency which is required because wss4j uses the xalan URI toSt...antelder1-0/+5
2011-08-18Remove xalan dependency as it conflicts iwth the base jdk which includes some...antelder1-13/+0
2011-08-18Add exclude for 4020 test thats been failing for agesantelder1-0/+1
2011-08-17TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws4-8/+62
2011-08-17TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessorantelder1-1/+1
2011-08-17Add interface-matching to the build so at least the distributed part is exerc...slaws1-0/+1
2011-08-17Mark the local miss-match test as ignored pending ML discussionslaws1-17/+3
2011-08-17Correct typo in test nameslaws1-1/+1
2011-08-17Remove unused dependenciesslaws1-21/+0
2011-08-17Fix comment typoslaws1-1/+1
2011-08-17TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...antelder1-6/+10
2011-08-17Add aWS version of the simple async testantelder2-0/+90
2011-08-17Add an explicit interface to the service as that seems to be the only way to ...antelder1-3/+2
2011-08-17Extend the async simple test to use the JMS binding. This doesn't work, it se...antelder2-0/+92
2011-08-17The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...antelder1-0/+1
2011-08-17Extend the async services test with a new client and service that work in as ...antelder5-0/+242
2011-08-17TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws1-0/+3
2011-08-16TUSCANY-3916 - A test for interface miss-matchesslaws12-0/+567
2011-08-15TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws1-4/+7
2011-08-15TUSCANY-3916 - extend WSDL serialization code to deal with imports/includesslaws3-27/+373
2011-08-15Re-enable this now TUSCANY-3917 is checked inslaws1-6/+8
2011-08-15TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws1-0/+2
2011-08-12Disable test for the time being as relies on a small change elsewhere that I ...slaws1-0/+3
2011-08-12Any exception in tests causes node.stop() to be missed so add try/catchslaws1-141/+150
2011-08-12Looking at answering Ant's question about serializing WSDL for enpoints as pa...slaws8-3/+725
2011-08-09Correct typo in page textantelder1-1/+1
2011-08-09Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...antelder1-0/+11
2011-08-09Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...antelder2-0/+6
2011-08-09Add a standalone web page that invokes an http service using Cross-Origin Res...antelder1-0/+41
2011-08-05Add implementation-composite test to buildslaws1-1/+5