summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSResourceFactoryImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-15Updating the fix for OSGi support to deal with error casesedwardsmj1-30/+56
2010-12-10Initial fixes to enable JMS runtime to work under OSGi as described in TUSCAN...edwardsmj1-2/+35
2010-08-30Add support for ActivationSpec error conditionsbdaniel1-0/+11
2010-08-30Don't try to lookup a destination if the jndiName is nullbdaniel1-0/+3
2010-08-30Update jms conection factory look up to check the type of the looked up objectantelder1-2/+6
2009-11-20Moving 2.x trunklresende1-0/+0
2009-09-11More updates to bring up the 1.x jms binding on 2.xantelder1-0/+282
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1-223/+0
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-0/+0
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