[JBoss JIRA] (JBTM-1116) Document configuration
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1116?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-1116:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Document configuration
> ----------------------
>
> Key: JBTM-1116
> URL: https://issues.jboss.org/browse/JBTM-1116
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Documentation
> Reporter: Tom Jenkinson
> Assignee: Gytis Trikleris
> Priority: Minor
> Fix For: 5.0.0.M3
>
>
> In the pre-Bean days of setting properties, we had all of the TS properties called out in a properties.xml file. In that file there were copious comments to say what the property was for and whether it should be changed. We also documented these properties in the docs. It seems from some investigation that Mike and I have done today that the migration away from the properties file to using MBeans has removed those comments and the docs for the properties. Sometimes the comments do appear in the code.
> If you go back to before everything got turned everything into a Bean (probably 4.6.1 GA) then look in the etc directories.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBTM-1393) XTSDemoTest fails because jbossHome does not exist
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1393?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-1393:
-------------------------------------
The build config for this was wrong, it was pointing at the narayana-skipTests job, I have pointed it at the EAP61 skipTests job.
Note, that there were a variety of issues here, I believe I have narrowed it down to this one now. I have updated the config and will resolve the issue if this works.
> XTSDemoTest fails because jbossHome does not exist
> --------------------------------------------------
>
> Key: JBTM-1393
> URL: https://issues.jboss.org/browse/JBTM-1393
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, XTS
> Reporter: Gytis Trikleris
> Assignee: Tom Jenkinson
> Priority: Minor
> Fix For: 4.17.4, 5.0.0.M2
>
> Original Estimate: 1 hour
> Time Spent: 15 minutes
> Remaining Estimate: 0 minutes
>
> See: http://172.17.131.2/job/btny-EAP61-quickstarts/570
> {noformat}
> Tests in error:
> org.jboss.jbossts.xts.demotest.XTSDemoTest: jbossHome 'C:\hudson\workspace\jbossts-narayana-skipTests\jboss-as\build\target\jboss-as-7.2.0.Alpha1-SNAPSHOT' must exist
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBTM-1417) TXDataMap used incorrectly in TXF REST-AT tests
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1417?page=com.atlassian.jira.plugin.... ]
Paul Robinson logged work on JBTM-1417:
---------------------------------------
Author: Paul Robinson
Created on: 07/Jan/13 5:16 AM
Start Date: 07/Jan/13 5:16 AM
Worklog Time Spent: 30 minutes
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 30 minutes
Worklog Id: (was: 12428309)
> TXDataMap used incorrectly in TXF REST-AT tests
> -----------------------------------------------
>
> Key: JBTM-1417
> URL: https://issues.jboss.org/browse/JBTM-1417
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M2
>
> Original Estimate: 1 hour
> Time Spent: 30 minutes
> Remaining Estimate: 0 minutes
>
> Should be:
> {code}
> @Inject
> TXDataMap<String, String> txDataMap;
> {code}
> Also need to check to see if this is done elsewhere.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months