Can I use property substitution in jboss-webservices.xml?
Issue
Can I use property substitution in jboss-webservices.xml? For example:
<webservices xmlns="http://www.jboss.com/xml/ns/javaee">
<port-component>
<ejb-name>Hello-${app.env}</ejb-name>
<port-component-uri>test</port-component-uri>
</port-component>
</webservices>
Environment
- JBoss Enterprise Application Platform (EAP) 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.