<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/jca/src, branch java-broker-bdb-ha</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-4318</title>
<updated>2013-01-04T14:39:38+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2013-01-04T14:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=38e0c5669c09b41111c2b11b23540879e3285864'/>
<id>38e0c5669c09b41111c2b11b23540879e3285864</id>
<content type='text'>
    *Added support to QpidConnectionFactoryProxy for
    Queue/TopicConnectionFactorys
    *Added simple system test

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1428896 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Added support to QpidConnectionFactoryProxy for
    Queue/TopicConnectionFactorys
    *Added simple system test

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1428896 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4527: update the JCA module to use the standard build target implementation, rather than replacing it.</title>
<updated>2013-01-04T11:07:12+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2013-01-04T11:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b7414c1f944e92c16576a0907562826d1dfd3d02'/>
<id>b7414c1f944e92c16576a0907562826d1dfd3d02</id>
<content type='text'>
- Overrides the output destinations (to give the filenames 'ra' instead of 'jca' as it was doing) and uses the postbuild target to additionally create the rar and examples.
- Moves the META-INF resources for the rar file to their own directory, removing need to specifically prevent their inclusion in the jar file.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1428787 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Overrides the output destinations (to give the filenames 'ra' instead of 'jca' as it was doing) and uses the postbuild target to additionally create the rar and examples.
- Moves the META-INF resources for the rar file to their own directory, removing need to specifically prevent their inclusion in the jar file.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1428787 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3990: Multiple XAResources isSameRM behavior</title>
<updated>2012-05-14T19:30:20+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-14T19:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=fa7baeaf72635628b9d2ea2ad60ba782d6313044'/>
<id>fa7baeaf72635628b9d2ea2ad60ba782d6313044</id>
<content type='text'>
    *Track XAResource siblings in start/end methods
    *Added AMQXAResource interface
    *Added systemtest for new XAResource behavior
    *Refactored XAResourceTest to extend AbstractXATest

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338355 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    *Track XAResource siblings in start/end methods
    *Added AMQXAResource interface
    *Added systemtest for new XAResource behavior
    *Refactored XAResourceTest to extend AbstractXATest

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338355 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3878:</title>
<updated>2012-05-03T14:23:03+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-05-03T14:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a6c3d4d239970810b979abd6bb4f00a206cf299d'/>
<id>a6c3d4d239970810b979abd6bb4f00a206cf299d</id>
<content type='text'>
    QpidActivation should use connection per inbound listener
    Added ability to configure inbound listener multiplex behavior
    Added new property to ra.xml
    Updated README.txt to reflect changes
    Added Serialization unit tests for ActivationSpec and
    ResourceAdapter

    Contributions from Kevin Conner

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333473 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    QpidActivation should use connection per inbound listener
    Added ability to configure inbound listener multiplex behavior
    Added new property to ra.xml
    Updated README.txt to reflect changes
    Added Serialization unit tests for ActivationSpec and
    ResourceAdapter

    Contributions from Kevin Conner

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333473 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3864: add missing licence headers to files in the java tree that are included in 0.16</title>
<updated>2012-04-19T11:52:01+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-04-19T11:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=aabeca5f871ff83f32006b12f129dd605b09a6e1'/>
<id>aabeca5f871ff83f32006b12f129dd605b09a6e1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327905 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327905 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3776: Add support for JBoss7 Application Server</title>
<updated>2012-04-18T05:34:59+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-04-18T05:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=fc0839f84efc550451a98a26696d153e71d883e5'/>
<id>fc0839f84efc550451a98a26696d153e71d883e5</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327380 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327380 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3955: Qpid JCA Adapter should throw ResourceException if</title>
<updated>2012-04-18T01:34:52+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-04-18T01:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=472e67bf5e30b7a14e5d58bae312c12d766a6144'/>
<id>472e67bf5e30b7a14e5d58bae312c12d766a6144</id>
<content type='text'>
TransactionManager Cannot be located.

QPID-3956: Add WLSTransactionManagerLocatorClass.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327352 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TransactionManager Cannot be located.

QPID-3956: Add WLSTransactionManagerLocatorClass.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327352 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3701</title>
<updated>2012-04-17T21:38:29+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-04-17T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5e09be7cc6ed2de1be4db0f8d345e0e4685ba801'/>
<id>5e09be7cc6ed2de1be4db0f8d345e0e4685ba801</id>
<content type='text'>
    -Add support for Glassfish 3.1.1 AS
    -Add necessary configuration files for Glassfish support
    -Reworked JNDI naming conventions to be consistent across all
    supported app servers
    -Fixed NPE in QpidConnectionFactoryProxy
    -Added necessary documentation files for Glassfish support

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327294 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    -Add support for Glassfish 3.1.1 AS
    -Add necessary configuration files for Glassfish support
    -Reworked JNDI naming conventions to be consistent across all
    supported app servers
    -Fixed NPE in QpidConnectionFactoryProxy
    -Added necessary documentation files for Glassfish support

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327294 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3734</title>
<updated>2012-04-17T21:38:12+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-04-17T21:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=237152da04c827f44ece3c37e310b6e590c4cc91'/>
<id>237152da04c827f44ece3c37e310b6e590c4cc91</id>
<content type='text'>
    -Refactored JCA adapter to use AMQDestination Java Bean
    -Created two new destination AdminObjects to managed JCA
    destinations
    -Refactored examples to use new AdminObjects
    -Minor cleanup
    -Moved broker.address property to build-properties.xml

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327292 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    -Refactored JCA adapter to use AMQDestination Java Bean
    -Created two new destination AdminObjects to managed JCA
    destinations
    -Refactored examples to use new AdminObjects
    -Minor cleanup
    -Moved broker.address property to build-properties.xml

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327292 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3749</title>
<updated>2012-04-16T14:08:32+00:00</updated>
<author>
<name>Weston M. Price</name>
<email>wprice@apache.org</email>
</author>
<published>2012-04-16T14:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0a6aae2d0be895196e9965de27cf8871c01758db'/>
<id>0a6aae2d0be895196e9965de27cf8871c01758db</id>
<content type='text'>
    -General cleanup of ResourceAdapter
    -Removed unused methods
    -Fixed typos in ra.xml
    -Changed default connectionURL to remove guest/guest

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1326622 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    -General cleanup of ResourceAdapter
    -Removed unused methods
    -Fixed typos in ra.xml
    -Changed default connectionURL to remove guest/guest

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1326622 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
