summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1 (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-3265 Increase time to live to give a better chance of catching the re...slaws1-1/+1
2009-09-14Correct stock quote web service endpoint to match referenceslaws1-1/+1
2009-09-14Correct name provider port to match referenceslaws3-3/+3
2009-09-14Correct version numbers back to 1.5.1-SNAPSHOTslaws1-6/+6
2009-09-14TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws1-1/+11
2009-09-14save some debugging aidsslaws1-2/+12
2009-09-14Add JMS dependency as one of the scenarios now uses JMSslaws1-0/+7
2009-09-14Change the timeouts again. Not sure this actually has any real affect but the...slaws1-4/+4
2009-09-14Change OpenEJB dependency to include Widows separator fix. Having to move to ...slaws2-3/+34
2009-09-11Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)nash1-0/+24
2009-09-11Add itest/jaxws for TUSCANY-3267nash6-0/+332
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...lresende5-5/+5
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-08TUSCANY-3263 increase the sleep time. It's failing on a old/slow linux boxslaws1-1/+1
2009-09-08Fixes for TUSCANY-3237: Remove auto indexing logic for constructorsramkumar1-3/+1
2009-09-07Copy the license checking itest from 1.x to 1.5.1 branch. It is passing ok bu...antelder2-0/+211
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-03Modify TargetImpl to use getCallbackReference() instead of injectionnash1-4/+7
2009-09-03Modify TargetImpl to use getCallbackReference() instead of injectionnash1-4/+7
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-03Update itest/recursive to verify successful completion (TUSCANY-3253)nash2-7/+10
2009-09-03Update samples/implementation-composite to verify successful completion (TUSC...nash2-7/+10
2009-09-03Remove invalid targetNamespace attributenash1-1/+0
2009-09-03TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...lresende6-117/+191
2009-09-02Fixing jUnit scope for some iTest projectslresende5-12/+11
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-31TUSCANY-3248 - More testcases with the double quote issueslresende3-18/+14
2009-08-30TUSCANY-3248 - Removing quoted tokens to avoid issues on linux/mac os environ...lresende1-7/+7
2009-08-28TUSCANY-3245 - Adjusting more version on the eclipse toolslresende2-2/+2
2009-08-28TUSCANY-3245 - Fixing version id in the eclipse tools descriptionlresende3-7/+7
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-14Fix the relative path for parent pom.xmlrfeng1-2/+2
2009-08-14Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it in...rfeng17-167/+151