April 9, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30

[00:08:27] <aslak> :)
[01:00:38] *** michaelschuetz has quit IRC
[01:03:15] *** bleathem has quit IRC
[01:06:56] *** lightguard_jp has quit IRC
[01:25:34] *** aslak has quit IRC
[01:28:49] *** bobmcw has joined #jbosstesting
[02:16:14] *** lightguard_jp has joined #jbosstesting
[02:16:26] *** lightguard_jp has quit IRC
[02:17:33] *** lightguard_jp has joined #jbosstesting
[02:43:32] *** lightguard_jp has quit IRC
[04:46:38] *** lightguard_jp has joined #jbosstesting
[05:56:08] *** rruss has quit IRC
[05:57:05] *** ldimaggi has quit IRC
[05:59:43] *** rruss has joined #jbosstesting
[06:08:27] *** bobmcw_ has joined #jbosstesting
[06:09:07] *** bobmcw has quit IRC
[06:09:25] *** bobmcw_ is now known as bobmcw
[06:09:26] *** bobmcw has joined #jbosstesting
[06:46:27] *** bleathem has joined #jbosstesting
[06:47:34] *** ALR has quit IRC
[08:36:51] *** rruss has quit IRC
[08:45:45] *** bleathem has quit IRC
[08:46:31] *** lightguard_jp has quit IRC
[08:48:54] *** jporter has joined #jbosstesting
[08:49:26] *** jporter has quit IRC
[08:52:04] *** lightguard_jp has joined #jbosstesting
[08:55:36] *** lightguard_jp has quit IRC
[08:55:53] *** lightguard_jp has joined #jbosstesting
[08:57:05] *** lightguard_jp has quit IRC
[09:01:32] *** lightguard_jp has joined #jbosstesting
[09:01:57] *** lightguard_jp has quit IRC
[09:07:52] *** lightguard_jp has joined #jbosstesting
[09:13:07] *** lightguard_jp has quit IRC
[09:14:24] *** lightguard_jp has joined #jbosstesting
[09:33:20] *** lightguard_jp has quit IRC
[09:33:48] *** lightguard_jp has joined #jbosstesting
[09:43:20] *** lightguard_jp has quit IRC
[09:44:07] *** lightguard_jp has joined #jbosstesting
[09:45:04] *** lightguard_jp has joined #jbosstesting
[09:48:21] *** lightguard_jp has quit IRC
[09:50:29] *** aslak has joined #jbosstesting
[10:14:36] *** lightguard_jp has joined #jbosstesting
[10:15:34] *** lightguard_jp has quit IRC
[10:22:58] *** lightguard_jp has joined #jbosstesting
[10:25:05] *** lightguard_jp has quit IRC
[10:34:14] *** mgoldmann has joined #jbosstesting
[12:12:25] *** aslak has quit IRC
[12:13:02] *** aslak has joined #jbosstesting
[12:18:48] *** oskutka has joined #jbosstesting
[12:19:55] *** oskutka has quit IRC
[12:29:07] *** aslak has quit IRC
[12:29:50] *** aslak has joined #jbosstesting
[12:48:46] *** PeteRoyle has joined #jbosstesting
[13:02:38] *** OndraZizka has quit IRC
[13:02:56] *** OndraZizka has joined #jbosstesting
[13:09:21] *** PeteRoyle has quit IRC
[14:32:46] <OndraZizka> Hi. How does the CDI injection work? I'd like to put it to a standalone Jetty running Wicket app
[14:33:22] <OndraZizka> Do I need to alter the code which creates the objects where I want to inject to?
[15:02:13] <aslak> OndraZizka, you mean CDI in general, or CDI in Arq?
[15:03:19] <aslak> OndrejZizka, maybe look at http://seamframework.org/Seam3/WicketModule
[15:04:09] <OndraZizka> general
[15:05:12] <OndraZizka> Hmm,..  I don't have seam in the app (yet). I heard CDI can be used without seam.
[15:06:06] <aslak> OndraZizka, well, jetty is just a servlet container, so you'll need WeldServlet.
[15:06:47] <OndraZizka> Sounds good, I found this
[15:06:48] <OndraZizka> http://docs.jboss.org/weld/reference/latest/en-US/html/environments.html#d0e5286
[15:06:49] <OndraZizka> thx
[15:06:58] <aslak> then for simple Injection support in WicketObjects you need to register a 'ObjectCreatorListener' or what it's called. then lookup the BeanManager and do non contextual injection on the object that is created.
[15:07:03] <aslak> but this is what Seam Wicket does
[15:07:43] <aslak> OndraZizka, sure, that will get you CDI enabled for Servlets / Listeners etc, but not Wicket
[15:09:20] <OndraZizka> Wicket is a filter
[15:09:36] <OndraZizka> I haven't read it yet :)
[15:13:15] *** bobmcw has quit IRC
[15:13:22] *** bobmcw has joined #jbosstesting
[15:14:07] <aslak> OndrejZizka, true, but it's still not CDI enabled by having CDI on the Servlet Container :)
[15:22:21] *** Tashtego has joined #jbosstesting
[16:11:11] <Tashtego> anyone here experienced with I8N ?
[16:57:29] *** bleathem has joined #jbosstesting
[17:44:36] *** johnament has joined #jbosstesting
[17:44:56] <johnament> aslak: ping
[18:08:39] *** johnament is now known as johnament_away
[18:54:37] *** bleathem is now known as bleathem_pomodor
[18:58:33] <OndraZizka> This is it http://docs.jboss.org/weld/reference/1.0.0/en-US/html/viewlayers.html#d0e5200
[19:02:58] *** bleathem_pomodor has quit IRC
[19:37:33] *** lightguard_jp has joined #jbosstesting
[20:01:29] *** rruss has joined #jbosstesting
[20:07:40] *** Tashtego has quit IRC
[20:25:37] *** rruss has quit IRC
[20:28:38] *** lightguard_jp has quit IRC
[20:34:57] <OndraZizka> I read this on Twitter:
[20:34:58] <OndraZizka> "We chose Netty over some of its other competitors, like Mina and Jetty,
[20:34:58] <OndraZizka> because it has a cleaner API, better documentation and, more
[20:34:58] <OndraZizka> importantly, because several other projects at Twitter are using this
[20:34:58] <OndraZizka> framework."
[20:35:10] <OndraZizka> So I wonder - is our Netty "something like" Jetty?
[20:35:23] <OndraZizka> (Perhaps a bit [OT] here)
[20:35:50] <OndraZizka> Esp. can it act as a servlet container?
[21:18:38] *** bleathem has joined #jbosstesting
[21:19:25] *** bleathem has quit IRC
[21:22:45] *** dblevins has quit IRC
[21:23:16] *** dblevins has joined #jbosstesting
[21:44:49] *** bleathem has joined #jbosstesting
[21:56:57] *** johnament_away has quit IRC
[22:08:39] *** bleathem has quit IRC
[22:18:59] *** bleathem has joined #jbosstesting
[22:21:13] *** mgoldmann has quit IRC
[23:35:53] *** bobmcw_ has joined #jbosstesting
[23:35:54] *** bobmcw has quit IRC
[23:48:11] *** dblevins has quit IRC

top