summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the dependenciesrfeng2011-09-151-1/+13
* Remove the old test and add it to the module buildrfeng2011-09-152-141/+3
* Copy the composite diagram generator into modulesrfeng2011-09-1547-0/+5166
* Change the Operations for async services to use the sync form. So for example...antelder2011-09-154-19/+132
* Update the WrapperBeanGenerator to create the correct classes for async methodsantelder2011-09-151-3/+24
* TUSCANY-3945 - Make public the operations that allow the promoted component a...slaws2011-09-151-2/+2
* TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws2011-09-143-17/+68
* Use operation instead of method to avoid NPE with async server operationantelder2011-09-141-1/+1
* TUSCANY-3791 - correct JIRA number in commentslaws2011-09-141-1/+1
* TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ...slaws2011-09-131-1/+3
* Fix the setting of the JMS callback destination from request properties for t...antelder2011-09-122-12/+35
* Fix for the missing dependencies in MANIFEST.MF described in TUSCANY-3944 - j...edwardsmj2011-09-121-1/+2
* TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws2011-09-122-1/+19
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-094-12/+463
* Commit commented out test for TUSCANY-3943.scottkurz2011-09-082-1/+85
* 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