]
Stuart Douglas moved JBEAP-5517 to WFLY-6914:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6914 (was: JBEAP-5517)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Naming
(was: Naming)
Affects Version/s: (was: 7.1.0.DR1)
Description of binding-type for rebind operation should not include
external-context type
-----------------------------------------------------------------------------------------
Key: WFLY-6914
URL:
https://issues.jboss.org/browse/WFLY-6914
Project: WildFly
Issue Type: Bug
Components: Naming
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Priority: Minor
naming/src/main/resources/org/jboss/as/naming/subsystem/LocalDescriptions.properties:
{code}
binding.rebind.binding-type=The type of binding to create, may be simple, lookup,
external-context or object-factory
{code}
The {{external-context}} binding cannot be used for {{rebind}} operation. I'd suggest
removing it from the operation description.