[JBoss JIRA] (JBTM-1860) Please document TransactionStatusManager scanner.
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1860?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1860:
--------------------------------
Fix Version/s: 5.later
> Please document TransactionStatusManager scanner.
> -------------------------------------------------
>
> Key: JBTM-1860
> URL: https://issues.jboss.org/browse/JBTM-1860
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Documentation
> Environment: JBoss EAP 5.x and 6.x
> Reporter: Tom Ross
> Assignee: Tom Jenkinson
> Fix For: 5.later
>
>
> JBossTM provides two scanners AtomicAction and TransactionStatusManager to scan for expired records in transaction object store. There is very little documentation that describes what they do and how to enable them.
> Please provide better documentation that describes thier functions, the differences between them and the dangers associated with their usage.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBTM-1860) Please document TransactionStatusManager scanner.
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1860?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1860:
--------------------------------
Summary: Please document TransactionStatusManager scanner. (was: Please document AtomicAction and TransactionStatusManager scanner.)
> Please document TransactionStatusManager scanner.
> -------------------------------------------------
>
> Key: JBTM-1860
> URL: https://issues.jboss.org/browse/JBTM-1860
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Documentation
> Environment: JBoss EAP 5.x and 6.x
> Reporter: Tom Ross
> Assignee: Tom Jenkinson
> Fix For: 5.later
>
>
> JBossTM provides two scanners AtomicAction and TransactionStatusManager to scan for expired records in transaction object store. There is very little documentation that describes what they do and how to enable them.
> Please provide better documentation that describes thier functions, the differences between them and the dangers associated with their usage.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBTM-1820) Integrate with Camel to support XA Transaction
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1820?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1820:
--------------------------------
Fix Version/s: 5.later
(was: 5.next)
> Integrate with Camel to support XA Transaction
> ----------------------------------------------
>
> Key: JBTM-1820
> URL: https://issues.jboss.org/browse/JBTM-1820
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Components: Application Server Integration
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Optional
> Fix For: 5.later
>
>
> From Ning Jiang (njiang(a)redhat.com)
> {noformat}
> Camel is using Spring TransactionTemplates to implement the Transactional Client pattern[1].
> As the Spring PlatformTransactionManager cannot manage the multiple resources, we are using the atomikos to show the user how to manage the transactions between JMS and DB resource. It could great if we can replace the atomikos with narayana, then we can promote this example as reference to SA who can sale the solution to the customer.
> Another interesting task could be using the narayana JTA wrapper classes to replace the Spring TransactionTemplate in Camel. As we don't want to build out products on top of Spring framework, using narayana could help us to get ride of Spring and introduce the narayana to integration customer.
> [1]http://camel.apache.org/transactional-client.html
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBTM-1820) Integrate with Camel to support XA Transaction
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1820?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1820:
--------------------------------
Priority: Optional (was: Major)
> Integrate with Camel to support XA Transaction
> ----------------------------------------------
>
> Key: JBTM-1820
> URL: https://issues.jboss.org/browse/JBTM-1820
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Components: Application Server Integration
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Optional
> Fix For: 5.later
>
>
> From Ning Jiang (njiang(a)redhat.com)
> {noformat}
> Camel is using Spring TransactionTemplates to implement the Transactional Client pattern[1].
> As the Spring PlatformTransactionManager cannot manage the multiple resources, we are using the atomikos to show the user how to manage the transactions between JMS and DB resource. It could great if we can replace the atomikos with narayana, then we can promote this example as reference to SA who can sale the solution to the customer.
> Another interesting task could be using the narayana JTA wrapper classes to replace the Spring TransactionTemplate in Camel. As we don't want to build out products on top of Spring framework, using narayana could help us to get ride of Spring and introduce the narayana to integration customer.
> [1]http://camel.apache.org/transactional-client.html
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBTM-1820) Integrate with Camel to support XA Transaction
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1820?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1820:
--------------------------------
Fix Version/s: 5.next
(was: 6.later)
> Integrate with Camel to support XA Transaction
> ----------------------------------------------
>
> Key: JBTM-1820
> URL: https://issues.jboss.org/browse/JBTM-1820
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Components: Application Server Integration
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Optional
> Fix For: 5.later
>
>
> From Ning Jiang (njiang(a)redhat.com)
> {noformat}
> Camel is using Spring TransactionTemplates to implement the Transactional Client pattern[1].
> As the Spring PlatformTransactionManager cannot manage the multiple resources, we are using the atomikos to show the user how to manage the transactions between JMS and DB resource. It could great if we can replace the atomikos with narayana, then we can promote this example as reference to SA who can sale the solution to the customer.
> Another interesting task could be using the narayana JTA wrapper classes to replace the Spring TransactionTemplate in Camel. As we don't want to build out products on top of Spring framework, using narayana could help us to get ride of Spring and introduce the narayana to integration customer.
> [1]http://camel.apache.org/transactional-client.html
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBTM-2489) Create a separate CI job for running findbugs
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2489?page=com.atlassian.jira.plugin.... ]
Michael Musgrove resolved JBTM-2489.
------------------------------------
Resolution: Done
I have added html findbugs generation to the narayana-codeCoverage job and disabled it in the MAIN profile
> Create a separate CI job for running findbugs
> ---------------------------------------------
>
> Key: JBTM-2489
> URL: https://issues.jboss.org/browse/JBTM-2489
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Build System
> Affects Versions: 5.2.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.later
>
>
> Set up a job for running the findbugs profile and remove it from the default profile. Also add the site goal so that we can archive the html report.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months