Since I opened OmniFaces issue 223[1], omnifaces already completed the
following:

1. opened OWB-893[2]
2. found a workaround (or maybe this is -the- way?) by making the OmniFaces
producer method return a raw type.[3]


[1] https://code.google.com/p/omnifaces/issues/detail?id=223
[2] https://issues.apache.org/jira/browse/OWB-893
[3]
https://code.google.com/p/omnifaces/source/detail?r=539a5bea19a06f3bdee297b0aed964205c33b794



On Mon, Aug 19, 2013 at 12:36 AM, Romain Manni-Bucau
<[email protected]>wrote:

> Hi,
>
> Not sure for these lines but omniface needs some fixes regarding producers
> with generics
> Le 19 août 2013 05:46, "John D. Ament" <[email protected]> a écrit :
>
> > Looks like its time to yell at the OWB guys that their logging is too
> > heavy :-)
> >
> > On Sun, Aug 18, 2013 at 10:20 PM, Howard W. Smith, Jr.
> > <[email protected]> wrote:
> > > I am currently using TomEE 1.6.0 snapshot
> > > (apache-tomee-1.6.0-20130803.041148-142-plus.zip) with OmniFaces 1.6
> > > snapshot (2013-08-12). Per my experience, the INFO log lines below are
> > > added to the log only if/when I am not using the omnifaces components
> in
> > my
> > > app. The INFO log lines are a bit confusing. Are these INFO log lines
> > > correct, need to be fixed, or is there something that OmniFaces need to
> > do
> > > to prevent these INFO log lines? As a developer, I should not have to
> > > adjust my logger settings and I should not have to use all components
> in
> > > the library, if I don't really need them. Please advise.
> > >
> > >
> > > Aug 18, 2013 10:08:26 PM org.apache.openejb.cdi.OpenEJBLifecycle
> > > startApplication
> > > INFO: OpenWebBeans Container is starting...
> > > Aug 18, 2013 10:08:26 PM org.apache.webbeans.plugins.PluginLoader
> startUp
> > > INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
> > > Aug 18, 2013 10:08:26 PM org.apache.webbeans.plugins.PluginLoader
> startUp
> > > INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > org.omnifaces.component.input.ComponentIdParam
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.validator.ValidateAllOrNone reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > org.omnifaces.component.validator.ValidateAll
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.output.OutputLabel
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.output.Cache
> reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.tree.TreeNodeItem
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.validator.ValidateEqual reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.script.Highlight
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.tree.TreeInsertChildren reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.input.Form reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> org.omnifaces.component.script.CommandScript
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.input.ViewParam
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:27 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > org.omnifaces.component.validator.ValidateOne
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.output.ConditionalComment reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.validator.ValidateUnique reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> org.omnifaces.component.output.OutputFormat
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.tree.TreeNode
> > reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > org.omnifaces.component.output.ResourceInclude
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.validator.ValidateOneOrMore reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.validator.ValidateOneOrNone reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > > org.omnifaces.component.validator.ValidateOrder reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.tree.Tree reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of: org.omnifaces.component.output.Param
> reason:
> > > java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> org.omnifaces.component.script.OnloadScript
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:28 PM org.apache.webbeans.config.BeansDeployer
> > > isValidManagedBean
> > > INFO: skipped deployment of:
> > org.omnifaces.component.messages.OmniMessages
> > > reason: java.lang.reflect.UndeclaredThrowableException
> > > Aug 18, 2013 10:08:29 PM org.apache.webbeans.config.BeansDeployer
> > > validateInjectionPoints
> > > INFO: All injection points were validated successfully.
> > > Aug 18, 2013 10:08:29 PM org.apache.openejb.cdi.OpenEJBLifecycle
> > > startApplication
> > > INFO: OpenWebBeans Container has started, it took 2309 ms.
> >
>

Reply via email to