Bug 1148776 - [GSS] (6.3.x) Property substitution for username in remote-outbound-connection doesn't work
Summary: [GSS] (6.3.x) Property substitution for username in remote-outbound-connectio...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Server
Version: 6.3.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.3.2
Assignee: Mustafa Musaji
QA Contact: Jan Martiska
eap-docs
URL:
Whiteboard:
Depends On: 1148728
Blocks: eap632-blockers, eap632-payload
TreeView+ depends on / blocked
 
Reported: 2014-10-02 10:27 UTC by Mustafa Musaji
Modified: 2019-08-19 12:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1148728
Environment:
Last Closed: 2019-08-19 12:41:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mustafa Musaji 2014-10-02 10:27:31 UTC
+++ This bug was initially created as a clone of Bug #1148728 +++

Description of problem:

Expressions not resolved for username attribute in remote-outbound-connection in remoting subsystem

<subsystem xmlns="urn:jboss:domain:remoting:1.1">
...
<remote-outbound-connection name="remote-ejb-connection1" outbound-socket-binding-ref="remote-ejb-1" username="${remote-ejb-user}" security-realm="ejb-security-realm">

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

The username is not resolved to a the property that is being set.

Expected results:

The username is resolved to the property being set.

Additional info:

This issue is already resolved in WFLY core.

--- Additional comment from Mustafa Musaji on 2014-10-02 06:25:28 EDT ---

EAP 6.x PR: https://github.com/jbossas/jboss-eap/pull/1753

Comment 2 Jan Martiska 2014-10-20 09:08:51 UTC
Verified in EAP 6.3.2.CR1.


Note You need to log in before you can comment on or make changes to this bug.