summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/host-jms-asf (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-22TUSCANY-3057: fix to use single JMS resource factory for request and responseantelder3-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777627 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws1-10/+0
wireFormat.jmsTextXML. I've spotted a few more things that need fixing but this basic functionality passes all of our current JMS tests and now better matched what the specification says about default format. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768263 13f79535-47bb-0310-9956-ffa450edef68
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06TUSCANY-2952, fix jms listener to work in weblogic 10.xantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762262 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be ↵antelder5-225/+132
pluggable via host-jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758239 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and ↵slaws2-2/+2
DEFAULT_RESPONSE_DESTINATION_NAME and use null instead as these are just strings to indicated that there is no destination rather than being a default destination git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743917 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Implement the getDestination method in the default jms hostantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738501 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Remove unused codeantelder1-14/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738468 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Make the default jms host use the jms host extension pointantelder3-0/+102
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738462 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Start to add some JMS host default implementationsantelder5-0/+750
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738112 13f79535-47bb-0310-9956-ffa450edef68