summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/host-jms-asf (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-22TUSCANY-3057: fix to use single JMS resource factory for request and responseantelder3-12/+13
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws1-10/+0
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder1-5/+5
2009-04-06TUSCANY-2952, fix jms listener to work in weblogic 10.xantelder1-1/+1
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be pluggabl...antelder5-225/+132
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws2-2/+2
2009-01-28Implement the getDestination method in the default jms hostantelder1-0/+14
2009-01-28Remove unused codeantelder1-14/+0
2009-01-28Make the default jms host use the jms host extension pointantelder3-0/+102
2009-01-27Start to add some JMS host default implementationsantelder5-0/+750