summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add itests for jms wireformats textXml, bytes, and bytesXml. These don't work...antelder2011-08-236-0/+288
* Add an itest for async services using jms with jms text wireformatantelder2011-08-192-0/+94
* Fix jms text wireformat to work with async servicesantelder2011-08-193-4/+26
* Add the jmsobject async itest to build as the wireformat is working nowantelder2011-08-191-2/+0
* Fix NPE in jmsObject wireformat with async servicesantelder2011-08-193-4/+26
* Add an async test using jms wireformats. taken out with @Ignore for now as it...antelder2011-08-192-0/+96
* TUSCANY-3916 - Add callback and match tests to motivate the correction of the...slaws2011-08-1910-0/+437
* TUSCANY-3916 - Correct comment to reflect what I believe is the realityslaws2011-08-191-3/+4
* TUSCANY-3916 - Add local callback miss-match case. Remote callback case to fo...slaws2011-08-195-4/+200
* Add miss-matched local interface. Accept for the time being that interface ma...slaws2011-08-198-7/+307
* Include the async-services itest in buildantelder2011-08-191-1/+1
* Add a sleep after the sync request otherwise the next async request fails for...antelder2011-08-191-2/+7
* TUSCANY-3912 - Local correct to output as a result of http://www.osoa.org/jir...slaws2011-08-191-1/+1
* TUSCANY-3916 - add missing OSGi dependenciesslaws2011-08-191-0/+2
* TUSCANY-3906: Apply patch from Eric Larsen for an enhancement to ThreadMessag...antelder2011-08-181-0/+26
* Remove exclude for 4020 test as it is fixed now with the latest oasis codeantelder2011-08-181-1/+0
* Add xalan depnendency which is required because wss4j uses the xalan URI toSt...antelder2011-08-181-0/+5
* Remove xalan dependency as it conflicts iwth the base jdk which includes some...antelder2011-08-181-13/+0
* Add exclude for 4020 test thats been failing for agesantelder2011-08-181-0/+1
* TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws2011-08-174-8/+62
* TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessorantelder2011-08-171-1/+1
* Add interface-matching to the build so at least the distributed part is exerc...slaws2011-08-171-0/+1
* Mark the local miss-match test as ignored pending ML discussionslaws2011-08-171-17/+3
* Correct typo in test nameslaws2011-08-171-1/+1
* Remove unused dependenciesslaws2011-08-171-21/+0
* Fix comment typoslaws2011-08-171-1/+1
* TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...antelder2011-08-171-6/+10
* Add aWS version of the simple async testantelder2011-08-172-0/+90
* Add an explicit interface to the service as that seems to be the only way to ...antelder2011-08-171-3/+2
* Extend the async simple test to use the JMS binding. This doesn't work, it se...antelder2011-08-172-0/+92
* The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...antelder2011-08-171-0/+1
* Extend the async services test with a new client and service that work in as ...antelder2011-08-175-0/+242
* TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws2011-08-171-0/+3
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1612-0/+567
* TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws2011-08-151-4/+7
* TUSCANY-3916 - extend WSDL serialization code to deal with imports/includesslaws2011-08-153-27/+373
* Re-enable this now TUSCANY-3917 is checked inslaws2011-08-151-6/+8
* TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws2011-08-151-0/+2
* Disable test for the time being as relies on a small change elsewhere that I ...slaws2011-08-121-0/+3
* Any exception in tests causes node.stop() to be missed so add try/catchslaws2011-08-121-141/+150
* Looking at answering Ant's question about serializing WSDL for enpoints as pa...slaws2011-08-128-3/+725
* Correct typo in page textantelder2011-08-091-1/+1
* Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...antelder2011-08-091-0/+11
* Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...antelder2011-08-092-0/+6
* Add a standalone web page that invokes an http service using Cross-Origin Res...antelder2011-08-091-0/+41
* Add implementation-composite test to buildslaws2011-08-051-1/+5
* Fix comment typoslaws2011-08-051-1/+1
* TUSCANY-3907 - Clone top level composites before adding them to the domain le...slaws2011-08-053-2/+16
* Moved to implementation-compositeslaws2011-08-0521-923/+0
* TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ...slaws2011-08-0521-0/+885