[JBoss JIRA] (JBTM-1388) Package org.jboss.narayana.txframework.api.annotation.management was not found by TXFramework REST-AT quickstarts
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1388?page=com.atlassian.jira.plugin.... ]
Paul Robinson updated JBTM-1388:
--------------------------------
Priority: Major (was: Minor)
> 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
> 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: Pull Request Sent)
Git Pull Request: https://github.com/jbosstm/narayana/pull/176 (was: 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
[JBoss JIRA] (JBTM-1388) Package org.jboss.narayana.txframework.api.annotation.management was not found by TXFramework REST-AT quickstarts
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1388?page=com.atlassian.jira.plugin.... ]
Paul Robinson updated JBTM-1388:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/jbosstm/quickstart/pull/46
> 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-1390) Update BaseCrashTest to use global arguments
by Paul Robinson (JIRA)
Paul Robinson created JBTM-1390:
-----------------------------------
Summary: Update BaseCrashTest to use global arguments
Key: JBTM-1390
URL: https://issues.jboss.org/browse/JBTM-1390
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Testing, XTS
Reporter: Paul Robinson
Assignee: Paul Robinson
Fix For: 5.0.0.Final
Ideally we should only have the byteman, memory and ipv6 args in a single place (root pom.xml). However, these are hardcoded in the BaseCrashTest of the XTS recovery tests.
These should be using the values set in the pom.
{code}
protected String BytemanArgs = "-Xms64m -Xmx1024m -XX:MaxPermSize=512m -Dorg.jboss.byteman.verbose -Djboss.modules.system.pkgs=org.jboss.byteman -Dorg.jboss.byteman.transform.all -javaagent:target/test-classes/lib/byteman.jar=script:target/test-classes/scripts/@BMScript@.txt,boot:target/test-classes/lib/byteman.jar,listener:true";
protected String iPv6Args = "-Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -Djboss.bind.address=[::1] -Djboss.bind.address.management=[::1] -Djboss.bind.address.unsecure=[::1] ";
{code}
--
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