- 
        1. Re: Which Teiid/AS versions... at runtime?shawkins Mar 1, 2016 12:41 PM (in response to m.ardito)> maybe I'm picky, but is there a way to absolutely be sure which real software versions I have in use anytime, anywhere? The first thing to note is that you are indeed running "Red Hat JBoss Enterprise Application Platform - Version 6.4.0.Alpha1". However that is a product name/version - the project name/version is JBoss AS 7.5.0.Final-redhat-15. The product version is maintained independently of the component project versions and is completely expected. However "Wildfly + Teiid 8.11" is coming from the Teiid Web Console. It is including a manifest file that includes "JBoss-Product-Release-Version: + Teiid 8.11" - which obviously needs to not hardcode the Teiid version (or should show the console version). But it also appears that even AS/EAP will substitute Wildfly for JBoss-Product-Release-Version:, so there is an issue there as well. Do you mind capturing these as issues? 
- 
        2. Re: Which Teiid/AS versions... at runtime?m.ardito Mar 1, 2016 3:33 PM (in response to shawkins)Steven Hawkins wrote: Do you mind capturing these as issues? Sure so if I got it well: 1) one issue is with Teiid which should show its version so in this case 8.12.3 not 8.11 this is easy [TEIID-4009] teiid shows wrong version on web console near to AS/EAP header logo - JBoss Issue Tracker 2) another issue is with EAP which shows Wildfly instead of JBoss-Product-Release-Version I can't find EAP alpha releases but just GA on the issue form but added that anyway I hope it's good. [JBEAP-3638] eap alpha shows web console logo as "wildfly" - JBoss Issue Tracker Hopefully I didn't mess all up... Thanks, Marco 
- 
        3. Re: Which Teiid/AS versions... at runtime?shawkins Mar 1, 2016 3:09 PM (in response to m.ardito)Thanks Marco, that should be good. We'll follow through from there. 
 
    