summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-14Not required in releaseslaws35-3260/+0
2009-09-14Remove references to modules not required in releaseslaws1-8/+0
2009-09-14TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws1-1/+11
2009-09-14Change OpenEJB dependency to include Widows separator fix. Having to move to ...slaws1-2/+2
2009-09-11Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)nash1-0/+24
2009-09-11Modify test case to retry the get and delete up to 5 times (TUSCANY-3164)nash1-3/+25
2009-09-08TUSCANY-3264 - Partially reverting changes from r812715 as it is braking the ...lresende1-1/+1
2009-09-08TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...lresende2-2/+2
2009-09-08TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX speclresende3-12/+6
2009-09-08Remove extensibility-equinox module. It wasn't shipped in 1.5.slaws10-998/+0
2009-09-08Fixes for TUSCANY-3237: Remove auto indexing logic for constructorsramkumar1-3/+1
2009-09-07TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...antelder3-2/+18
2009-09-04TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende1-0/+2
2009-09-04TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...lresende2-31/+75
2009-09-04TUSCANY-3427 - Moving model related impl to proper modulelresende3-0/+0
2009-09-04Workaround for TUSCANY-3260rfeng1-1/+4
2009-09-03Fix interface compatibility checking for callback operations (TUSCANY-3251)nash1-3/+2
2009-09-03Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()nash3-0/+25
2009-09-03Update wording of misleading warning messages (TUSCANY-3252)nash1-2/+2
2009-09-03TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...lresende6-117/+191
2009-09-02Fix for TUSCANY-3238rfeng3-3/+65
2009-09-02Fixes for TUSCANY-3249 - providing on/off feature for multiple application co...ramkumar8-58/+90
2009-09-02Conversion to JUnit 4.5 + Cleaning up System.outlresende12-207/+169
2009-09-01TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymorelresende1-1/+1
2009-09-01TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende1-2/+2
2009-09-01Making delay available from a constant class and bumping it to 400 to see if ...lresende6-9/+33
2009-08-24TUSCANY-3232 remove non-ASCII characterslaws1-1/+1
2009-08-23Update fix to TUSCANY-3193 to prevent host/port information being added to a ...nash1-0/+2
2009-08-14Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it in...rfeng14-161/+151
2009-08-13Removing specific implementation constraints to avoid warning messages when d...lresende1-4/+2
2009-08-13Removing 'in-progress' domain search modulelresende30-2292/+0
2009-08-13TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl an...slaws67-63/+231
2009-08-13Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende1-1/+3
2009-08-13Splitting policy security code specific to geronimo hosting environment to it...lresende13-84/+518
2009-08-13Merging latest updates to policy security http from 1.x branchlresende4-79/+197
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng5-140/+74
2009-08-11Minor import cleanuplresende2-4/+0
2009-08-11TUSCANY-3166 - Adding interface wsdl dependencylresende1-0/+6
2009-08-11TUSCANY-3166 - Workarounding interface.wsdl issues by finding the corresponde...lresende1-1/+16
2009-08-11Fixes for TUSCANY-3202ramkumar1-0/+3
2009-08-11Fixes for TUSCANY-3185ramkumar1-2/+29
2009-08-11TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ...slaws1-0/+5
2009-08-10Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2-30/+131
2009-08-10TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI w...vamsic0071-1/+1
2009-08-07TUSCANY-3195: merge fix from 1.x to 1.5.1 for Inherently-provided intents do ...antelder1-11/+1
2009-08-07TUSCANY-3198 - keep generated EJB component implementations distinct. They we...slaws1-0/+7
2009-08-07Not included in releaseslaws78-6169/+0
2009-08-07Not included in releaseslaws82-1637/+0
2009-08-07Not included in releaseslaws23-1550/+0
2009-08-03Fix TUSCANY-3193 (fully support binding.sca in the domain manager)nash12-35/+219