summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* creating a service test cases for 3 componentseranda2011-08-215-2/+329
* TUSCANY-2735: Add tests for generic typesnash2011-08-218-0/+218
* 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
* Making REST services from the datastores(Apache Cassandra, Apacha CouchDB and...eranda2011-08-1915-12/+534
* 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
* Local correct to output as a result of http://www.osoa.org/jira/browse/ASSEMB...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
* Update assembly test to OASIS r644 + local changes to 1) correct missing spee...slaws2011-08-172-0/+0
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1612-0/+567
* Providing a command line interfacenirmal0701252011-08-158-92/+192
* TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws2011-08-151-4/+7
* Removed all Canvg resourcesnirmal0701252011-08-153-2776/+0
* HTMLWrapper is modified, and avoided the use of Canvg.nirmal0701252011-08-154-42/+66
* 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
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino2011-08-1427-37/+102
* Adding resources (Canvg project) used for HTMLWrapper.nirmal0701252011-08-133-0/+2776
* Adding HTML wrapper and fixing the SVG not totally viewable problem, using SV...nirmal0701252011-08-1318-11/+504
* 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