summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3281 fixes for DojoModuleActivator for an exception No servlet regist...ramkumar2009-09-241-1/+1
* Fix for TUSCANY-3273rfeng2009-09-172-5/+17
* TUSCANY-3256 - Applying Greg's patchlresende2009-09-173-18/+63
* TUSCANY-3165 - revert to Simon's approach of skipping the JEE test for the ti...slaws2009-09-171-0/+16
* TUSCANY-3266 - Making the comparison to find the right composite a little mor...lresende2009-09-171-3/+3
* TUSCANY-3278 Create a classloader with access to both cglib and application c...bdaniel2009-09-161-0/+21
* TUSCANY-3271 - erlang support not required for 1.5.1. We should target 1.6 fo...slaws2009-09-1661-5365/+0
* TUSCANY-3266 use the last fragment of the composite URI path to compare again...slaws2009-09-161-6/+11
* Removing debug system.out.printlnlresende2009-09-161-3/+1
* Not required in releaseslaws2009-09-147-616/+0
* Not required in releaseslaws2009-09-1410-602/+0
* Not required in releaseslaws2009-09-1436-4029/+0
* Not required in releaseslaws2009-09-1417-1222/+0
* Not required in releaseslaws2009-09-149-617/+0
* Not required in releaseslaws2009-09-1435-3260/+0
* Remove references to modules not required in releaseslaws2009-09-141-8/+0
* TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws2009-09-141-1/+11
* Change OpenEJB dependency to include Widows separator fix. Having to move to ...slaws2009-09-141-2/+2
* Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)nash2009-09-111-0/+24
* Modify test case to retry the get and delete up to 5 times (TUSCANY-3164)nash2009-09-111-3/+25
* TUSCANY-3264 - Partially reverting changes from r812715 as it is braking the ...lresende2009-09-081-1/+1
* TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...lresende2009-09-082-2/+2
* TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX speclresende2009-09-083-12/+6
* Remove extensibility-equinox module. It wasn't shipped in 1.5.slaws2009-09-0810-998/+0
* Fixes for TUSCANY-3237: Remove auto indexing logic for constructorsramkumar2009-09-081-3/+1
* TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...antelder2009-09-073-2/+18
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-0/+2
* 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
* Workaround for TUSCANY-3260rfeng2009-09-041-1/+4
* Fix interface compatibility checking for callback operations (TUSCANY-3251)nash2009-09-031-3/+2
* Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()nash2009-09-033-0/+25
* Update wording of misleading warning messages (TUSCANY-3252)nash2009-09-031-2/+2
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...lresende2009-09-036-117/+191
* Fix for TUSCANY-3238rfeng2009-09-023-3/+65
* Fixes for TUSCANY-3249 - providing on/off feature for multiple application co...ramkumar2009-09-028-58/+90
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-207/+169
* TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-1/+1
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-2/+2
* Making delay available from a constant class and bumping it to 400 to see if ...lresende2009-09-016-9/+33
* TUSCANY-3232 remove non-ASCII characterslaws2009-08-241-1/+1
* Update fix to TUSCANY-3193 to prevent host/port information being added to a ...nash2009-08-231-0/+2
* Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it in...rfeng2009-08-1414-161/+151
* Removing specific implementation constraints to avoid warning messages when d...lresende2009-08-131-4/+2
* Removing 'in-progress' domain search modulelresende2009-08-1330-2292/+0
* TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl an...slaws2009-08-1367-63/+231
* Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende2009-08-131-1/+3
* Splitting policy security code specific to geronimo hosting environment to it...lresende2009-08-1313-84/+518
* Merging latest updates to policy security http from 1.x branchlresende2009-08-134-79/+197
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng2009-08-115-140/+74