[JBoss JIRA] (JBTM-1388) Package org.jboss.narayana.txframework.api.annotation.management was not found by TXFramework REST-AT quickstarts
by Gytis Trikleris (JIRA)
Gytis Trikleris created JBTM-1388:
-------------------------------------
Summary: Package org.jboss.narayana.txframework.api.annotation.management was not found by TXFramework REST-AT quickstarts
Key: JBTM-1388
URL: https://issues.jboss.org/browse/JBTM-1388
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Testing, TXFramework
Reporter: Gytis Trikleris
Assignee: Paul Robinson
Priority: Minor
Fix For: 5.0.0.M2
See: http://172.17.131.2/job/btny-narayana-quickstarts/153
{noformat}
[ERROR] \hudson\workspace\btny-narayana-quickstarts\TXFramework\restat-simple\src\main\java\org\jboss\narayana\quickstarts\restat\restaurant\RestaurantServiceATImpl.java:[34,63] package org.jboss.narayana.txframework.api.annotation.management does not exist
[ERROR]
[ERROR] \hudson\workspace\btny-narayana-quickstarts\TXFramework\restat-simple\src\main\java\org\jboss\narayana\quickstarts\restat\taxi\TaxiServiceATImpl.java:[34,63] package org.jboss.narayana.txframework.api.annotation.management does not exist
[ERROR]
[ERROR] \hudson\workspace\btny-narayana-quickstarts\TXFramework\restat-simple\src\main\java\org\jboss\narayana\quickstarts\restat\restaurant\RestaurantServiceATImpl.java:[53,5] cannot find symbol
[ERROR] symbol : class DataManagement
[ERROR] location: class org.jboss.narayana.quickstarts.restat.restaurant.RestaurantServiceATImpl
[ERROR]
[ERROR] \hudson\workspace\btny-narayana-quickstarts\TXFramework\restat-simple\src\main\java\org\jboss\narayana\quickstarts\restat\taxi\TaxiServiceATImpl.java:[53,5] cannot find symbol
[ERROR] symbol : class DataManagement
[ERROR] location: class org.jboss.narayana.quickstarts.restat.taxi.TaxiServiceATImpl
{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
11 years, 11 months
[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: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/jbosstm/narayana/pull/173
> 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
11 years, 11 months