You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "John D. Ament" <jo...@apache.org> on 2017/07/14 11:14:05 UTC

AutoScanning off by default in SE?

Hi,

I was trying to wire in Hammock w/ OWB 2.  I noticed that
in CDISeScannerService autoScanning isn't set.  I can't find a way to set
it to true.  The behavior in Weld is that this is on by default, hence why
in SeContainerInitializer there's only a disableDiscovery method.

John

Re: AutoScanning off by default in SE?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
applied, thanks John


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-07-14 14:31 GMT+02:00 John D. Ament <jo...@apache.org>:

> Created https://issues.apache.org/jira/browse/OWB-1199 and added a patch.
>
> John
>
> On Fri, Jul 14, 2017 at 8:15 AM Romain Manni-Bucau <rm...@gmail.com>
> wrote:
>
> > Hi John,
> >
> > should be at true by default yes
> >
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://blog-rmannibucau.rhcloud.com> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
> > <https://javaeefactory-rmannibucau.rhcloud.com>
> >
> > 2017-07-14 13:14 GMT+02:00 John D. Ament <jo...@apache.org>:
> >
> > > Hi,
> > >
> > > I was trying to wire in Hammock w/ OWB 2.  I noticed that
> > > in CDISeScannerService autoScanning isn't set.  I can't find a way to
> set
> > > it to true.  The behavior in Weld is that this is on by default, hence
> > why
> > > in SeContainerInitializer there's only a disableDiscovery method.
> > >
> > > John
> > >
> >
>

Re: AutoScanning off by default in SE?

Posted by "John D. Ament" <jo...@apache.org>.
Created https://issues.apache.org/jira/browse/OWB-1199 and added a patch.

John

On Fri, Jul 14, 2017 at 8:15 AM Romain Manni-Bucau <rm...@gmail.com>
wrote:

> Hi John,
>
> should be at true by default yes
>
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://blog-rmannibucau.rhcloud.com> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
> <https://javaeefactory-rmannibucau.rhcloud.com>
>
> 2017-07-14 13:14 GMT+02:00 John D. Ament <jo...@apache.org>:
>
> > Hi,
> >
> > I was trying to wire in Hammock w/ OWB 2.  I noticed that
> > in CDISeScannerService autoScanning isn't set.  I can't find a way to set
> > it to true.  The behavior in Weld is that this is on by default, hence
> why
> > in SeContainerInitializer there's only a disableDiscovery method.
> >
> > John
> >
>

Re: AutoScanning off by default in SE?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi John,

should be at true by default yes


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-07-14 13:14 GMT+02:00 John D. Ament <jo...@apache.org>:

> Hi,
>
> I was trying to wire in Hammock w/ OWB 2.  I noticed that
> in CDISeScannerService autoScanning isn't set.  I can't find a way to set
> it to true.  The behavior in Weld is that this is on by default, hence why
> in SeContainerInitializer there's only a disableDiscovery method.
>
> John
>