Class java.util.ServiceLoader$LazyIterator can not access a member of class
org.omnifaces.cdi.converter.ConverterExtension with modifiers ""[1]

is the exception that I get on startup of TomEE 1.6.0 snapshot
(2013-06-17). This exception occurs, because the following was implemented
and added to OmniFaces 1.6 snapshot:

Enable CDI in faces converters and validators [2]

Please take a look and let me know if there is anything that I can do to
enable TomEE 1.6.0 snapshot to start my webapp with OmniFaces 1.6 snapshot.

[1] https://code.google.com/p/omnifaces/issues/detail?id=198
[2] https://code.google.com/p/omnifaces/issues/detail?id=183

Reply via email to