summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/core (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-04Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be sh...rfeng2-23/+34
2009-06-04Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the poo...rfeng3-30/+25
2009-04-23Improve the handling of INOUT and OUT parameters using JAX-WS Holderrfeng1-14/+12
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder1-6/+6
2009-04-16TUSCANY-2851, fix exceptions during init processing of java components to cal...antelder3-4/+49
2009-04-09Add remotable check to avoid perf penality from Holder processing for local c...rfeng1-89/+71
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws1-2/+2
2009-03-19Removing @author per Apache best practiceslresende1-1/+0
2009-01-13Add dependency on jaxws (as the code now uses the Holder class) so it compile...antelder1-0/+13
2009-01-13Upgrade to cglib 2.2 to be compatible with asm 3.1rfeng1-1/+1
2009-01-11TUSCANY-2332 Web services Holder supportbeckerdo1-4/+82
2009-01-08Ignore the InvocationTargetException as the Tuscany Message body has already ...antelder1-1/+1
2008-12-29Merge r720913 change to 1.x so we can start looking at a pluggable impl for t...antelder12-80/+94
2008-12-02Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar1-6/+6
2008-12-01remove PolicyProviderRRB and detect RRB policies by looking at the phase. slaws1-7/+4
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws3-4/+19
2008-11-13Creating Java SCA 1.x branchlresende119-0/+14151