Hi Kenneth,
This isn't reproducible on any of our currently supported servers. We haven't certified the TomEE server so it looks like it is specific to this server. Is there any change if you use the following context param:
Code:
<context-param>
<param-name>javax.faces.PROJECT_STAGE</param-name>
<param-value>Production</param-value>
</context-param>
We can look into supporting this app server through our ICEtime services if required: http://www.icesoft.org/java/services/ice-time.jsf
Regards,
Arran