summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-06TUSCANY-3938 - Add samples to demonstrate starting the runtime in OSGi.slaws20-0/+783
2011-09-06TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws9-14/+53
2011-09-03Fix the mismatched messages in the compliance testsrfeng3-8/+8
2011-09-02Fix the single quote issues in all message bundlesrfeng11-35/+36
2011-09-02Update to the latest version of http client/corerfeng2-4/+4
2011-09-02Turn the http client factory into a utilityrfeng1-4/+34
2011-09-02Upgrade to http client/core to 4.1.xrfeng2-4/+4
2011-09-02Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng6-11/+25
2011-09-02TUSCANY-3935 - correct testing/compliance/assembly messages to match the chan...slaws1-1/+1
2011-09-01TUSCANY-3916 - Turn on distributed matching tests and add an test where the s...slaws19-19/+416
2011-09-01TUSCANY-3916 - missed manifest change from previous commitslaws1-0/+1
2011-09-01TUSCANY-3916 - Turn remote interface match back on with a couple of restricti...slaws3-13/+71
2011-08-29Fix the index for messagerfeng1-1/+1
2011-08-26TUSCANY-3925 - Apply Jennifer's Java security patch. slaws3-11/+65
2011-08-26Correct comment errorsslaws1-2/+2
2011-08-26TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws3-2/+39
2011-08-26Fix typo in commentslaws1-1/+1
2011-08-25Extend test to call the callback and add (commented out) changes to demonstra...slaws4-3/+50
2011-08-25TUSCANY-3932 - changes to get callbacks working over the distributed domain. ...slaws1-0/+38
2011-08-25TUSCANY-3916 Add the code to write the callback interface alongside the forwa...slaws2-55/+169
2011-08-25TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws4-50/+140
2011-08-25Allow the binding.sca URI to be configured with the base URI as with all othe...slaws2-9/+7
2011-08-25Configure the default binding to use binding.ws in the remote case rather tha...slaws2-5/+32
2011-08-25Ignore the remote missmatch test cases at this function is still not workingslaws1-0/+19
2011-08-25Add auditing to callback compatibility testingslaws1-4/+10
2011-08-24Add an async itest that uses distributed nodes and a synchronous service. Thi...antelder2-0/+86
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