[jboss-jira] [JBoss JIRA] (WFLY-5728) Wrong behavior of migration command when expressions are used
Ondřej Chaloupka (JIRA)
issues at jboss.org
Wed Nov 25 07:36:00 EST 2015
Ondřej Chaloupka created WFLY-5728:
--------------------------------------
Summary: Wrong behavior of migration command when expressions are used
Key: WFLY-5728
URL: https://issues.jboss.org/browse/WFLY-5728
Project: WildFly
Issue Type: Bug
Components: IIOP
Reporter: Ondřej Chaloupka
Assignee: Tomasz Adamski
If I use expressions in jacorb subsystem then migration to iiop-openjdk is not fully ok.
I have troubles with following attributes to be migrated correctly
- {{giop-version}}
- {{transactions}}
- {{export-corbaloc}}
- {{add-component-via-interceptor}}
For {{giop-versions}} there is strange string written to element after migration. For {{export-corbaloc}} and {{add-component-via-interceptor}} the value is changed directly to default one without considering the existence of the expression. For {{transactions}} the expression is left but the default value is not changed from {{on}} to {{full}}. This thing of some enum change values could be problem of other properties as well (maybe).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list