-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
7.3.1.CR1
-
-
-
-
-
-
- Setup XP layer/XP stream using EAP XP manager
- Start server
After setting up XP layer in EAP the server log adds one more message for a new stream:
15:24:29,839 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 15:24:29,840 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: jboss-eap-xp-1.0 cumulative patch ID is: jboss-eap-xp-1.0.0.CP, one-off patches include: none
There is inconsistency since base stream reports itself by human friendly string "JBoss EAP" and XP stream by technical string "jboss-eap-xp-1.0". We suggest to change this technical string into human readable one "JBoss EAP XP 1.0".