summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-08Add exclude for JCA_11017 which is fails due to a bug in the OASIS test which...antelder1-0/+1
2011-09-08TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder3-38/+48
2011-09-08TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder1-4/+7
2011-09-07Add a license header to the properties fileantelder1-2/+14
2011-09-07Fix testcase so that if the initial file delete does work (which happens on n...antelder1-4/+7
2011-09-07Include jms otests in buildantelder1-4/+0
2011-09-07Update to latest OASIS error messagesantelder1-18/+19
2011-09-07Update to use base runtimeantelder1-8/+1
2011-09-07Add an ActiveMQ jndi properties file to define the test resourcesantelder1-0/+107
2011-09-07remove unused importsslaws2-6/+1
2011-09-07TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...antelder2-2/+81
2011-09-07Add a property for releasing contribution classloadersantelder1-0/+5
2011-09-07Add license headersantelder3-0/+54
2011-09-06Upgrade to jackson 1.8.5rfeng2-6/+6
2011-09-06Fix the Date format for json data bindingrfeng3-0/+117
2011-09-06Exclude sample html files from legal checksslaws1-0/+1
2011-09-06TUSCANY-3938 - Add calculator-osgi to buildslaws1-2/+0
2011-09-06TUSCANY-3938 - Correct sample documentationslaws3-97/+41
2011-09-06TUSCANY-3938 - Correct sample documentationslaws5-50/+180
2011-09-06Separate a composite line out for clarity/debugging purposes. slaws1-2/+2
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