How to set the different default profile xml for startup in JBoss EAP 6 ?
Issue
- How to configure the JBoss configuration file( for example standalone-full.xml) as a system property instead of passing it as
-cbecause we want it to be instandalone.confso the user would not need to configure it in every startup. We need to have some system property which can be defined instandalone.confwith-Dparameter in existingJAVA_OPTS, Is it possible?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.