summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3916 - Turn on distributed matching tests and add an test where the s...slaws2011-09-0119-19/+416
* TUSCANY-3916 - missed manifest change from previous commitslaws2011-09-011-0/+1
* TUSCANY-3916 - Turn remote interface match back on with a couple of restricti...slaws2011-09-013-13/+71
* Fix the index for messagerfeng2011-08-291-1/+1
* TUSCANY-3925 - Apply Jennifer's Java security patch. slaws2011-08-263-11/+65
* Correct comment errorsslaws2011-08-261-2/+2
* TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws2011-08-263-2/+39
* Fix typo in commentslaws2011-08-261-1/+1
* Extend test to call the callback and add (commented out) changes to demonstra...slaws2011-08-254-3/+50
* TUSCANY-3932 - changes to get callbacks working over the distributed domain. ...slaws2011-08-251-0/+38
* TUSCANY-3916 Add the code to write the callback interface alongside the forwa...slaws2011-08-252-55/+169
* TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws2011-08-254-50/+140
* Allow the binding.sca URI to be configured with the base URI as with all othe...slaws2011-08-252-9/+7
* Configure the default binding to use binding.ws in the remote case rather tha...slaws2011-08-252-5/+32
* Ignore the remote missmatch test cases at this function is still not workingslaws2011-08-251-0/+19
* Add auditing to callback compatibility testingslaws2011-08-251-4/+10
* Add an async itest that uses distributed nodes and a synchronous service. Thi...antelder2011-08-242-0/+86
* Add an async client-service itest that uses distributed nodes. This is taken ...antelder2011-08-244-0/+123
* Add JMS and WS versions of the async client talking to sync service itestsantelder2011-08-244-0/+182
* Add a testcase for a client using the various client APIs talking to a synchr...antelder2011-08-244-0/+162
* Update jms wireformats to fix NPE with async servicesantelder2011-08-235-6/+53
* 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