Fix labs text
-------------
Key: JBTM-315
URL: http://jira.jboss.com/jira/browse/JBTM-315
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.3.0.BETA2
Reporter: Mark Little
Assigned To: Mark Little
Priority: Trivial
"JBoss Transactions is founded on industry proven technology and an 18 year …
[View More]history as a leader in distributed transactions."
Was true 2 years ago. Needs to say 20+ now.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Make sure JDBC text is clear that it should only be used outside of application servers
---------------------------------------------------------------------------------------
Key: JBTM-283
URL: http://jira.jboss.com/jira/browse/JBTM-283
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: JTA Implementation
Affects Versions: 4.2.3.SP5
Reporter: Mark …
[View More]Little
Assigned To: Mark Little
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Make sure it is clear that JBossTS can be used outside of an application server
-------------------------------------------------------------------------------
Key: JBTM-332
URL: http://jira.jboss.com/jira/browse/JBTM-332
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Reporter: Mark Little
Assigned To: Mark Little
--
This …
[View More]message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Make sure XTS works with HTTPS
------------------------------
Key: JBTM-347
URL: http://jira.jboss.com/jira/browse/JBTM-347
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: WS-T Implementation
Reporter: Mark Little
Assigned To: Andrew Dinn
Priority: Critical
Fix For: 4.4
WS-TX 1.1 recommended (though did not mandate) …
[View More]HTTPS for the "transport". For interoperability, HTTPS cannot be mandated, but some implementations (e.g., MSFT) don't have an "off switch" and won't work unless HTTPS is used. Yes, this breaks interoperability, but it's unlikely to change. We need to make sure that we can work successfully with HTTPS and MSFT.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
String property replacement in configuration
--------------------------------------------
Key: JBTM-369
URL: http://jira.jboss.com/jira/browse/JBTM-369
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.3.0.GA
Reporter: Dmitri Voronov
Please implement string property replacement in jbossjta-properties.xml like:
<property name="com.arjuna.…
[View More]ats.arjuna.xa.nodeIdentifier" value="${my.unique.name}"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Subordinate coordinator misses cleanup
--------------------------------------
Key: JBTM-243
URL: http://jira.jboss.com/jira/browse/JBTM-243
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTS Implementation
Affects Versions: 4.2.3.SP5
Reporter: Mark Little
Assigned To: Mark Little
Fix For: 4.4
--
This message is …
[View More]automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
TransactionImple::endSuspendedRMs may dive out before ending all XAResources
----------------------------------------------------------------------------
Key: JBTM-256
URL: http://jira.jboss.com/jira/browse/JBTM-256
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTA Implementation, JTS Implementation
Affects Versions: 4.2.3.SP5
Reporter: Andrew Dinn
…
[View More] Assigned To: Andrew Dinn
Fix For: 4.4
TransactionImple::endSuspendedRMs loops through all enlisted XAResources sending them an end() as a precursor to commit or rollback. It is supposed to notify all resources even if one (or more) of them throws an exception, returning true iff they all complete. As currently coded it returns failure at the first exception, potentially omitting some of the end() calls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Identify redundant finalize methods on classes employed by the JTS implementation and remove them.
--------------------------------------------------------------------------------------------------
Key: JBTM-295
URL: http://jira.jboss.com/jira/browse/JBTM-295
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTS Implementation
Affects Versions: 4.2.3
…
[View More]Reporter: Andrew Dinn
Assigned To: Andrew Dinn
Fix For: 4.4
Identify redundant finalize methods in classes employed by the JTS which are adversely affecting GC performance and remove them, documenting any effect this may have in the relevant release notes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Documentation: left align paragraphs to remove extra spacing
------------------------------------------------------------
Key: JBTM-252
URL: http://jira.jboss.com/jira/browse/JBTM-252
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Reporter: Daniel Bevenius
Assigned To: Mark Little
Priority: Trivial
Some of the docs (…
[View More]maybe all) have paragraphs which are not left aligned which is causing extra spacing between words. Simply making the paragraphs left aligned will rectify this.
Thanks,
Daniel
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]