[jboss-jira] [JBoss JIRA] (WFLY-2137) transaction services do not start in domain mode with jts enabled
Michał Zegan (JIRA)
issues at jboss.org
Tue Feb 18 14:13:47 EST 2014
[ https://issues.jboss.org/browse/WFLY-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945714#comment-12945714 ]
Michał Zegan commented on WFLY-2137:
------------------------------------
I will not give you the config file, but I have the exact steps to reproduce the bug, not sure if this is really a bug or a strange conflict that ois normal...
Steps are:
1. Enable transactional interceptor in jacorb.
2. Enable jts.
You have done those two I believe, then:
3. In the orb, set the security-domain to other.
4. Set support-ssl to on to initialize ssl.
5. To a security domain other, add the jse tag with a previously created keystore data.
6. When the security domain works and jts is enabled, restart the server and enjoy.
I believe it will not occur when another security-domain will be used for jacorb although this is not checked.
I'm wondering if this is the jacorb, security or tx bug, actually.
> transaction services do not start in domain mode with jts enabled
> -----------------------------------------------------------------
>
> Key: WFLY-2137
> URL: https://issues.jboss.org/browse/WFLY-2137
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Transactions
> Reporter: Michał Zegan
> Assignee: Michael Musgrove
> Fix For: 8.0.1.Final
>
>
> When launching the app server in domain mode when there is a transaction subsystem active with jts set to true, server shows an error that there's a circular dependency between services.
> I don't have any log to show this but it is easily reproducible.
--
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
More information about the jboss-jira
mailing list