summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be ↵rfeng2009-06-042-23/+34
| | | | | | shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781872 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the ↵rfeng2009-06-043-30/+25
| | | | | | pool and it causes deadlock. With this fix, it's default to a cached pool which expand/thrink on demand. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781871 13f79535-47bb-0310-9956-ffa450edef68
* Improve the handling of INOUT and OUT parameters using JAX-WS Holderrfeng2009-04-231-14/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768005 13f79535-47bb-0310-9956-ffa450edef68
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-181-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2851, fix exceptions during init processing of java components to ↵antelder2009-04-163-4/+49
| | | | | | call destroy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765611 13f79535-47bb-0310-9956-ffa450edef68
* Add remotable check to avoid perf penality from Holder processing for local ↵rfeng2009-04-091-89/+71
| | | | | | calls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763768 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2009-03-261-2/+2
| | | | | | binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
* Removing @author per Apache best practiceslresende2009-03-191-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755849 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency on jaxws (as the code now uses the Holder class) so it ↵antelder2009-01-131-0/+13
| | | | | | compiles on pre-JDK6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734102 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to cglib 2.2 to be compatible with asm 3.1rfeng2009-01-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734060 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2332 Web services Holder supportbeckerdo2009-01-111-4/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733526 13f79535-47bb-0310-9956-ffa450edef68
* Ignore the InvocationTargetException as the Tuscany Message body has already ↵antelder2009-01-081-1/+1
| | | | | | be set with the fault git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732679 13f79535-47bb-0310-9956-ffa450edef68
* Merge r720913 change to 1.x so we can start looking at a pluggable impl for ↵antelder2008-12-2912-80/+94
| | | | | | the geronimo integration work and to remove the dependency from the compact distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729926 13f79535-47bb-0310-9956-ffa450edef68
* Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar2008-12-021-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68
* remove PolicyProviderRRB and detect RRB policies by looking at the phase. slaws2008-12-011-7/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722040 13f79535-47bb-0310-9956-ffa450edef68
* Tidy jms policy implementations to remove code from the binding and put it ↵slaws2008-11-303-4/+19
| | | | | | into binding wire interceptors. The implication is that the JMS runtime no longer depends on the JMS policy package. Also get rid of split packages in wire format and operation selector packages. Add a binding context to the Tuscany message so that you don't have to keep finding it in the message header. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721811 13f79535-47bb-0310-9956-ffa450edef68
* Creating Java SCA 1.x branchlresende2008-11-13119-0/+14151
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68