summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change name of jumpstart launcher modulenash2009-09-081-1/+1
* Remove extensibility-equinox module. It wasn't shipped in 1.5.slaws2009-09-0810-998/+0
* Apply new naming convention to the Jumpstart launchernash2009-09-085-27/+22
* TUSCANY-3263 increase the sleep time. It's failing on a old/slow linux boxslaws2009-09-081-1/+1
* add ignoresslaws2009-09-080-0/+0
* add ignoresslaws2009-09-080-0/+0
* Fixes for TUSCANY-3237: Remove auto indexing logic for constructorsramkumar2009-09-081-3/+1
* Copy the license checking itest from 1.x to 1.5.1 branch. It is passing ok bu...antelder2009-09-072-0/+211
* TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...antelder2009-09-073-2/+18
* TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...antelder2009-09-073-2/+18
* TUSCANY-2995 - Increasing invocation timeout to 2 secondslresende2009-09-061-1/+1
* TUSCANY-2995 - Increasing invocation timeout to 2 secondslresende2009-09-061-1/+1
* Made javadoc build optional for now as it pollutes the logs and confuses the ...jsdelfino2009-09-062-1/+2
* Moved configuration of CXXFLAGS compile options to configure.ac script to mak...jsdelfino2009-09-0621-45/+16
* Updated svn:ignore property config file. Added Git exclude config file.jsdelfino2009-09-062-1/+65
* Fixed more svn:ignore properties, ignore build outputs.jsdelfino2009-09-060-0/+0
* Fixed svn:ignore properties.jsdelfino2009-09-060-0/+0
* More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino2009-09-0623-470/+258
* Test commit, please ignore.jsdelfino2009-09-061-0/+1
* Copying it back to 1.x to bring it up as there are users complaining about th...lresende2009-09-05148-0/+9472
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-1/+3
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-0/+2
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-0/+2
* TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende2009-09-041-3/+5
* TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende2009-09-041-1/+6
* Fixes for TUSCANY-3237ramkumar2009-09-041-2/+1
* Fixes for TUSCANY-3250: Testcases for multiple application context using MANI...ramkumar2009-09-045-99/+66
* Fixes for TUSCANY-3250: Support for multiple application context using MANIFE...ramkumar2009-09-048-149/+126
* TUSCANY-3260 - Merging workaround provided by rfeng on the 1.5.1 branch to fi...lresende2009-09-041-1/+4
* TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...lresende2009-09-042-31/+75
* TUSCANY-3427 - Moving model related impl to proper modulelresende2009-09-043-0/+0
* Minor import clean uplresende2009-09-041-1/+0
* Workaround for TUSCANY-3260rfeng2009-09-041-1/+4
* TUSCANY-3427 - Moving model related impl to proper modulelresende2009-09-043-0/+0
* TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...lresende2009-09-042-28/+73
* Start to refactor invocation chains into Endpoint/EndpointReferencerfeng2009-09-032-0/+208
* Some spring testsslaws2009-09-036-0/+359
* Modify TargetImpl to use getCallbackReference() instead of injectionnash2009-09-031-4/+7
* Modify TargetImpl to use getCallbackReference() instead of injectionnash2009-09-031-4/+7
* Fix interface compatibility checking for callback operations (TUSCANY-3251)nash2009-09-031-3/+2
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-1/+1
* Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()nash2009-09-033-0/+25
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-5/+5
* Update wording of misleading warning messages (TUSCANY-3252)nash2009-09-031-2/+2
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-2/+2
* Update itest/recursive to verify successful completion (TUSCANY-3253)nash2009-09-032-7/+10
* Update samples/implementation-composite to verify successful completion (TUSC...nash2009-09-032-7/+10
* Remove invalid targetNamespace attributenash2009-09-031-1/+0
* Change addEndpointReference logiing to fine so it doesn't flood the console w...antelder2009-09-031-1/+1
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...lresende2009-09-036-117/+191