summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Performance enhancement - only look up factories when requiredantelder2011-03-101-7/+8
* TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...antelder2011-03-101-0/+2
* Performance tweak - for when the interface contracts are the sameantelder2011-03-091-2/+2
* Performance enhancement - only initilize all the factories the first timeantelder2011-03-091-0/+5
* Upgrading to latest jetty releaselresende2011-03-082-3/+3
* TUSCANY-3842 only calculate the domain composite the first time a node is sta...slaws2011-03-081-9/+15
* DO some clean up, move some things around and add a bit of javadocantelder2011-03-064-21/+43
* Minor performance enhancement - create scope once instead of each timeantelder2011-03-061-3/+3
* Minor performance enhancement - look up the mapper once instead of each timeantelder2011-03-062-9/+7
* Minor performance enhacement - look up all the factories once instead of each...antelder2011-03-062-22/+46
* Fix dependency tangle by removing the dependency on node from coreantelder2011-03-054-53/+30
* Add a way to find all the extension point registry instancesantelder2011-03-052-1/+46
* Update to use a map instead of a list to store the start composites to make t...antelder2011-03-042-21/+13
* Add a simple test timing node start/stop timesantelder2011-03-041-0/+74
* Add a simple test timing node start/stop timesantelder2011-03-041-0/+81
* Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder2011-03-0411-641/+87
* Don't clear the endpoints so that they're available on a restartantelder2011-03-041-1/+0
* Update deployer to support passing in the system contribution so that that ma...antelder2011-03-042-3/+14
* Update exception message to make it more clearantelder2011-02-281-1/+1
* Correct validation of the Spring reference default bean attributeantelder2011-02-251-3/+3
* Move the binding/policy configuration step to after the Axis config context h...slaws2011-02-251-5/+7
* TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...slaws2011-02-251-1/+1
* Add latest Spring extensions for SCA schema from OASISantelder2011-02-231-0/+66
* Handle the case where the sca service type attribute is not specified. I'm go...antelder2011-02-231-2/+38
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws2011-02-217-51/+56
* TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2011-02-212-9/+33
* Commit patch for TUSCANY-3836bdaniel2011-02-181-0/+6
* Update shell to show the command text when installing an initial contributionantelder2011-02-151-5/+7
* Fix wrapper clone to include clone of unwrapped info.scottkurz2011-02-151-0/+22
* Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...scottkurz2011-02-154-31/+48
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-158-14/+68
* Improve toString() of a couple classes.scottkurz2011-02-152-0/+16
* Remove old comment that no longer appliesantelder2011-02-141-4/+1
* Correct core modification.fmoga2011-02-112-5/+5
* Copy Message bindingContext from forward message to callback message.fmoga2011-02-111-0/+5
* Added multiple response support for the comet binding.fmoga2011-02-118-268/+447
* TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...slaws2011-02-092-19/+49
* MOve the quiet logging test out to a separate test so it doesn't interfere wi...antelder2011-02-092-13/+74
* Fix another quiet logging bug and add the start of a testantelder2011-02-092-1/+15
* Add a -help arg so the help can be shown at startupantelder2011-02-091-1/+6
* More quiet logging changes, update use of properties to not interfere with re...antelder2011-02-085-7/+4
* More quiet logging updatesantelder2011-02-082-3/+6
* Finalize the AllowsPassByReference support and add test casesrfeng2011-02-071-1/+2
* Upgrade to jackson 1.7.1 releaserfeng2011-02-073-7/+7
* Enable the allowsPassByReference supportrfeng2011-02-076-12/+46
* Udate jline versionantelder2011-02-061-1/+1
* Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende2011-02-0624-908/+156
* Moving to latest dojo release (1.5.0)lresende2011-02-062-11/+15
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-051-1/+1
* Fix maven 3.0 warningsantelder2011-02-056-99/+92