summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSResourceFactoryImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder2011-11-031-61/+2
* Updating the fix for OSGi support to deal with error casesedwardsmj2010-12-151-30/+56
* Initial fixes to enable JMS runtime to work under OSGi as described in TUSCAN...edwardsmj2010-12-101-2/+35
* Add support for ActivationSpec error conditionsbdaniel2010-08-301-0/+11
* Don't try to lookup a destination if the jndiName is nullbdaniel2010-08-301-0/+3
* Update jms conection factory look up to check the type of the looked up objectantelder2010-08-301-2/+6
* Moving 2.x trunklresende2009-11-201-0/+282