summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSResourceFactoryImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-24Copy 1.6 release to new 1.6.1 branchnash1-0/+0
2009-11-11Moving 1.x brancheslresende1-0/+0
2009-09-07TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...antelder1-0/+13
2009-07-06Branch for 1.5.1slaws1-0/+0
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
2009-03-19Fixes for TUSCANY-2922ramkumar1-0/+6
2009-02-19Fix already closed bug when the responseConnection is the same as the request...antelder1-1/+1
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder1-1/+15
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws1-1/+1
2009-02-12TUSCANY-2841: start to add support for using a seperate response connection f...antelder1-1/+27
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-10-16Change private to protected so class can be subclassedantelder1-10/+10
2008-10-15Create JMSResourceFactory interface in preperation for making it plugableantelder1-7/+10
2008-10-15Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...antelder1-2/+2
2008-09-03Fix another case of needing to ignore an exception when closing a connection ...antelder1-1/+10
2008-07-15Comment out support for physical destination names as it doesn't work properl...antelder1-2/+39
2008-07-13No code changes, just format the codeantelder1-17/+16
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-0/+0
2008-07-04Remove debug printstacktraceantelder1-1/+0