summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3942.scottkurz2011-09-081-8/+3
* TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-083-38/+48
* Fix testcase so that if the initial file delete does work (which happens on n...antelder2011-09-071-4/+7
* TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...antelder2011-09-072-2/+81
* Add a property for releasing contribution classloadersantelder2011-09-071-0/+5
* Upgrade to jackson 1.8.5rfeng2011-09-061-3/+3
* Fix the Date format for json data bindingrfeng2011-09-063-0/+117
* Separate a composite line out for clarity/debugging purposes. slaws2011-09-061-2/+2
* TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws2011-09-067-8/+34
* Fix the single quote issues in all message bundlesrfeng2011-09-0211-35/+36
* Update to the latest version of http client/corerfeng2011-09-022-4/+4
* Turn the http client factory into a utilityrfeng2011-09-021-4/+34
* Upgrade to http client/core to 4.1.xrfeng2011-09-021-2/+2
* Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng2011-09-026-11/+25
* 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
* 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
* Add auditing to callback compatibility testingslaws2011-08-251-4/+10
* Update jms wireformats to fix NPE with async servicesantelder2011-08-235-6/+53
* Fix jms text wireformat to work with async servicesantelder2011-08-193-4/+26
* Fix NPE in jmsObject wireformat with async servicesantelder2011-08-193-4/+26
* TUSCANY-3916 - Correct comment to reflect what I believe is the realityslaws2011-08-191-3/+4
* 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 xalan dependency as it conflicts iwth the base jdk which includes some...antelder2011-08-181-13/+0
* 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
* 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
* The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...antelder2011-08-171-0/+1
* TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws2011-08-171-0/+3
* 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
* TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws2011-08-151-0/+2
* 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
* 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
* TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up w...slaws2011-08-041-34/+7
* TUSCANY-3894. Add manifest updates.scottkurz2011-08-022-0/+2
* TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz2011-08-028-97/+161