[jboss-jira] [JBoss JIRA] (WFLY-4303) Allow expressions in jboss-ejb-client.xml if configuration jboss-descriptor-property-replacement=true

Wolf-Dieter Fink (JIRA) issues at jboss.org
Mon Feb 2 14:05:49 EST 2015


Wolf-Dieter Fink created WFLY-4303:
--------------------------------------

             Summary: Allow expressions in jboss-ejb-client.xml if configuration jboss-descriptor-property-replacement=true
                 Key: WFLY-4303
                 URL: https://issues.jboss.org/browse/WFLY-4303
             Project: WildFly
          Issue Type: Feature Request
            Reporter: Wolf-Dieter Fink
            Assignee: Jason Greene


Applications need to have a jboss-ejb-client.xml configuration to use connections to other WildFly servers.
The remote-outbound-connection allow expressions, i.e. for user-name.
But if a cluster come into play the related <cluster> element inside the jboss-ejb-client.xml must have the same username and this can be only hardcoded.

So the jboss-ejb-client.xml parsing should allow expressions for 
outbound-connection-ref, username, security-realm etc.

See https://github.com/wildfly/quickstart/blob/master/ejb-multi-server/app-main/ear/src/main/application/META-INF/jboss-ejb-client.xml



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list