November 9, 2010  
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:30:52] *** aslak has quit IRC
[00:33:51] *** mbg has quit IRC
[00:44:40] *** mbg has joined #seam-dev
[00:44:40] *** mbg has quit IRC
[00:44:40] *** mbg has joined #seam-dev
[00:53:19] <lightguard_jp> Hrm, why would bm.getBeans(annotatedMethod.getJavaMember().getDeclaringClass()) give me an empty set?
[00:53:27] <lightguard_jp> I know the class is in the CL
[01:09:34] <lightguard_jp> Hm, must be sleepy time for most that are still here
[01:51:11] *** aslak has joined #seam-dev
[01:51:11] *** aslak has quit IRC
[01:51:11] *** aslak has joined #seam-dev
[02:05:05] <lightguard_jp> Bags, Pete's gone, and I'll bet stuartdouglas is still sleeping
[02:26:15] *** stuartwdouglas has joined #seam-dev
[02:26:22] *** stuartwdouglas has left #seam-dev
[02:26:49] *** stuartwdouglas has joined #seam-dev
[02:27:10] *** stuartwdouglas has left #seam-dev
[02:28:24] *** stuartwdouglas has joined #seam-dev
[02:28:48] *** stuartwdouglas has left #seam-dev
[02:30:09] *** stuartwdouglas has joined #seam-dev
[02:30:55] <stuartwdouglas> lightguard_jp: Try bm.getBeans(annotatedMethod.getJavaMember().getDeclaringClass(), AnyLiteral.INSTANCE)
[02:31:08] <stuartwdouglas> but really you need to get the qualifiers from the AnnotatedType
[02:31:10] <stuartwdouglas> and use them
[02:31:23] <lightguard_jp> Yeah, was missing a qualifier
[02:32:11] <stuartwdouglas> you probably want to look at Beans.getQualifiers() from weldx
[02:32:40] <stuartwdouglas> It saves you having to iterate over the annotations and pick out the qualifiers
[03:05:23] *** stuartwdouglas has left #seam-dev
[03:05:34] *** lincolnthree has joined #seam-dev
[03:38:27] *** lightguard_jp has quit IRC
[03:59:44] *** lincolnthree has quit IRC
[04:04:44] *** lincolnthree has joined #seam-dev
[04:15:44] *** aslak has quit IRC
[04:55:28] <jbossbot> git [security] push master a47dbc3.. Shane Bryzak added checkGroup() method to Identity API, dependency updates
[04:55:28] <jbossbot> git [security] push master URL: http://github.com/seam/security/compare/081918e...a47dbc3
[04:56:01] *** lincolnthree has quit IRC
[05:01:44] *** lincolnthree has joined #seam-dev
[06:14:13] *** clerum has quit IRC
[06:17:10] *** clerum has joined #seam-dev
[06:32:17] *** lightguard_jp has joined #seam-dev
[07:20:41] <lightguard_jp> Hrm, who's still around?
[07:20:49] <lincolnthree> I am for a few minutes
[07:20:56] <lincolnthree> finishing up a blog on CDI / JSF 2 PhaseListeners
[07:21:13] <lightguard_jp> I want to test that my definition exception is working, but I can't seem to get the right annotations for the test
[07:21:30] <lightguard_jp> Do I need to wrap the shrinkwrap archive in a try / catch?
[07:21:42] <lincolnthree> Shouldn't need to.
[07:21:47] <lincolnthree> Can't get the Deployment?
[07:21:51] <lincolnthree> (http://ocpsoft.com/java/jsf2-java/how-to-use-cdi-with-jsf-2-phaselisteners-explained/)
[07:21:57] <lincolnthree> (not related)
[07:22:18] <lightguard_jp> The deployment should fail, I just want to verify that it does
[07:23:54] <lincolnthree> ahhh
[07:24:01] <lincolnthree> not sure how you can catch that really
[07:24:14] <lincolnthree> since deployment happens outside the scope of the test case itself
[07:24:19] <lightguard_jp> Hrm
[07:24:20] <lincolnthree> you should ask aslak about that
[07:24:23] <lightguard_jp> Yeah
[07:24:31] <lightguard_jp> I'm sure there's tests inside weld that do this
[07:24:32] <lincolnthree> it sounds like an interesting use-case though
[07:24:34] <lightguard_jp> or solder
[07:29:09] <lightguard_jp> There's one in solder, but it's all commented out
[07:31:57] <lincolnthree> Might not be working.
[07:32:02] <lincolnthree> Goodnight :)
[07:32:05] <lightguard_jp> Night
[07:32:05] *** lincolnthree has left #seam-dev
[07:45:12] *** mbg has quit IRC
[07:45:45] *** mbg has joined #seam-dev
[07:50:00] *** mbg has quit IRC
[08:17:14] *** clerum has quit IRC
[08:18:09] *** clerum has joined #seam-dev
[08:20:22] *** mausbull has joined #seam-dev
[08:22:51] *** oskutka has joined #seam-dev
[08:45:28] *** epbernard has joined #seam-dev
[08:45:28] *** epbernard is now known as emmanuel
[09:05:26] *** jharting has joined #seam-dev
[09:07:27] *** amitev has quit IRC
[09:07:36] *** amitev has joined #seam-dev
[09:10:41] *** amitev has quit IRC
[09:14:59] *** amitev has joined #seam-dev
[09:20:12] *** lightguard_jp has quit IRC
[09:33:20] *** shervin_a has joined #seam-dev
[09:55:24] *** kpiwko has joined #seam-dev
[10:02:46] *** marekn has joined #seam-dev
[10:18:00] *** clerum has quit IRC
[10:22:08] *** aslak has joined #seam-dev
[10:22:08] *** aslak has quit IRC
[10:22:08] *** aslak has joined #seam-dev
[10:23:38] *** clerum has joined #seam-dev
[10:47:59] *** jharting has quit IRC
[10:50:00] *** jharting has joined #seam-dev
[12:11:25] *** emmanuel has quit IRC
[12:23:00] *** clerum has quit IRC
[12:24:09] *** clerum has joined #seam-dev
[12:25:05] *** epbernard has joined #seam-dev
[12:25:05] *** epbernard is now known as emmanuel
[12:38:10] *** pmuir has joined #seam-dev
[12:38:11] *** pmuir has quit IRC
[12:38:11] *** pmuir has joined #seam-dev
[12:53:41] <pmuir> marekn: ping
[12:53:57] <marekn> pmuir: pong
[12:56:01] <pmuir> just thinking about the seam 2 release
[12:56:07] <pmuir> and also about he youlin's patch
[12:58:04] <marekn> pmuir: I had a lots of thinking ;-). I think that I need to resolve example-hsearch issue and then release CR3. I would heyoulin's path on next release, WDYT?
[12:58:44] <marekn> pmuir: err:I would let heyoulin's path on next release, WDYT?
[12:58:57] <pmuir> will look at the patch quickly
[12:59:04] <pmuir> but i agree that sounds sensible
[12:59:49] <marekn> pmuir: I haven't time for it yet, but tomorrow i would have some
[13:01:41] <marekn> pmuir: also, do you have any idea how to fix java.lang.IllegalArgumentException: object is not an instance of
[13:01:41] <marekn> declaring class with latest Hsearch?
[13:03:04] <marekn> pmuir: or I have to debug it to find out why  the instance is not declaring class ;-(
[13:03:17] <pmuir> i think so, I suspect you've got some classloading issues tho
[13:03:23] <pmuir> do you know what the class is?
[13:07:16] <pmuir> yes, ok that patch is complex there is lots in there we don't want
[13:07:21] <pmuir> so i think proceed as is
[13:07:33] <pmuir> do you have a handle on all the jboss 6 issues reported?
[13:08:05] <marekn> pmuir: no, it isn't visible in stacktrace, I have to debug, but time is my biggest issue now.
[13:09:07] <pmuir> ok
[13:09:15] <marekn> pmuir: no, but there are only 2 AFAIK, related to AS 6 compatibility and jee/booking example, All others are related to JSF2
[13:11:28] <pmuir> i.e. not making seam work with jsf2 in as6 but making use of jsf2?
[13:12:13] <marekn> pmuir: yes, anyway there is always possible to use JSF 1.2 in AS 6 from M5
[13:12:33] <pmuir> ok, i would prefer to not have to go down that route
[13:13:03] <marekn> pmuir: ok
[13:14:58] <marekn> pmuir: I can see that Emmanuel announced HSearch 3.3.0.CR1, so this I will take and seriously create jboss6 configuration for affected examples to step closer to CR3 release
[13:15:11] <pmuir> ok sounds good
[13:16:25] <marekn> pmuir: then we should decide which version will be uploaded into maven repo - jboss6 customized ear or standard jboss5 version
[13:16:54] <pmuir> it can probably be the as6 one as it's really just there for as testing purposes
[13:17:36] <marekn> pmuir: ok
[13:29:08] *** jharting has quit IRC
[14:21:29] *** emmanuel has quit IRC
[14:26:01] *** clerum has quit IRC
[14:26:37] *** epbernard has joined #seam-dev
[14:26:37] *** epbernard is now known as emmanuel
[14:29:02] *** epbernard has joined #seam-dev
[14:30:09] *** clerum has joined #seam-dev
[14:30:09] *** epbernard has quit IRC
[14:30:14] *** epbernard1 has joined #seam-dev
[14:30:32] *** epbernard1 is now known as help
[14:31:03] *** help is now known as Guest68702
[14:31:25] *** emmanuel has quit IRC
[14:32:44] *** Guest68702 is now known as emmanuel
[14:32:45] *** emmanuel has joined #seam-dev
[14:39:27] *** emmanuel has quit IRC
[14:52:16] *** epbernard has joined #seam-dev
[14:52:16] *** epbernard is now known as emmanuel
[15:05:45] *** tsurdilo has joined #seam-dev
[15:13:30] *** tsurdilo1 has joined #seam-dev
[15:16:17] *** tsurdilo has quit IRC
[15:27:39] *** mbg has joined #seam-dev
[15:52:18] *** rruss has joined #seam-dev
[15:53:33] *** aslak has quit IRC
[15:54:12] *** aslak has joined #seam-dev
[16:04:04] *** oskutka has quit IRC
[16:04:11] *** lincolnthree has joined #seam-dev
[16:04:28] *** jharting has joined #seam-dev
[16:04:58] *** kpiwko has quit IRC
[16:39:41] *** shervin_a has quit IRC
[16:58:56] *** tsurdilo1 has quit IRC
[16:59:21] *** tsurdilo has joined #seam-dev
[17:23:17] *** amitev has quit IRC
[17:45:34] *** mausbull has quit IRC
[18:09:38] *** pmuir has quit IRC
[18:09:42] *** marekn has quit IRC
[18:31:45] *** emmanuel has quit IRC
[18:36:36] *** lightguard_jp has joined #seam-dev
[18:36:43] *** pmuir has joined #seam-dev
[19:28:33] *** rruss has quit IRC
[19:42:19] *** cpopetz has quit IRC
[19:42:36] *** cpopetz has joined #seam-dev
[19:52:00] *** pmuir has quit IRC
[19:59:17] *** aslak has quit IRC
[20:03:38] *** mbg has quit IRC
[20:27:44] *** jharting has left #seam-dev
[20:35:46] *** mbg has joined #seam-dev
[20:49:54] *** mbg has quit IRC
[20:52:45] *** rruss has joined #seam-dev
[21:01:39] *** sbryzak has quit IRC
[21:09:41] *** mbg has joined #seam-dev
[21:10:37] *** mbg has left #seam-dev
[21:31:36] *** mbg has joined #seam-dev
[21:44:05] *** aslak has joined #seam-dev
[21:59:53] *** pmuir has joined #seam-dev
[22:00:01] *** pmuir has quit IRC
[22:00:01] *** pmuir has joined #seam-dev
[22:35:22] *** arbi has joined #seam-dev
[22:35:39] <arbi> the angel of the lord is back in sneak attack: Last Modified: 09. Nov 2010, 08:25 CET (Christian Bauer)
[23:17:09] <Nik> heh, googled for jboss switchboard and as first hit I got an ad, "Still with JBoss? Why?" by SpringSource :-)
[23:17:28] <lincolnthree> yeah
[23:17:32] <lincolnthree> they are getting a bit nasty ;)

top