Re: OmniFaces CombinedResourceHandler

2017-11-09 Thread Thomas Andraschko
No it isn't. JSF2.3 defines how resources can be "manipulated" - Thats what i meant :) 2017-11-09 18:24 GMT+01:00 Matthew Broadhead : > so this feature is available in 2.3? how will we configure it? i think > TomEE 8 will ship with 2.3 although it is in the early stages > > > On 09/11/2017 17:3

Re: OmniFaces CombinedResourceHandler

2017-11-09 Thread Matthew Broadhead
so this feature is available in 2.3?  how will we configure it?  i think TomEE 8 will ship with 2.3 although it is in the early stages On 09/11/2017 17:38, Thomas Andraschko wrote: You can also create a issue on their github project. Yes, "more or less" :D Not every small bit is defined in the

Re: OmniFaces CombinedResourceHandler

2017-11-09 Thread Thomas Andraschko
You can also create a issue on their github project. Yes, "more or less" :D Not every small bit is defined in the specs, so in some parts their might be some small differences. Also the CombinedResourceHandler is not just a small component like a inputText, it heavily changes the resources and man

Re: OmniFaces CombinedResourceHandler

2017-11-09 Thread Matthew Broadhead
i have already posted the same on stack overflow with omnifaces tag.  there must be something fundamentally different between Mojarra and MyFaces for this to be happening?  shouldn't they behave more or less the same? On 09/11/2017 16:58, Thomas Andraschko wrote: Hi, i would ask the omniface

Re: OmniFaces CombinedResourceHandler

2017-11-09 Thread Thomas Andraschko
Hi, i would ask the omnifaces guys about that - they know their CombinedResourceHandler better then we do ;) Regards, Thomas 2017-11-09 16:51 GMT+01:00 Matthew Broadhead : > Hi, > > I am using TomEE 7.0.3 Plus (MyFaces 2.2.11). I have tried different > OmniFaces versions particularly 1.14 and

OmniFaces CombinedResourceHandler

2017-11-09 Thread Matthew Broadhead
Hi, I am using TomEE 7.0.3 Plus (MyFaces 2.2.11).  I have tried different OmniFaces versions particularly 1.14 and 2.4. There seems to be a problem with using OmniFaces CombinedResourceHandler with MyFaeces.  CombinedResourceHandler bundles all js and css resources to reduce browser load tim