[00:19:40] *** lightguard_jp has quit IRC [00:20:04] *** lightguard_jp has joined #jbosstesting [00:32:13] *** jharting has quit IRC [00:34:15] *** johnament has joined #jbosstesting [00:54:34] *** bleathem has joined #jbosstesting [01:12:09] *** lightguard_jp has quit IRC [01:50:40] *** michaelschuetz has quit IRC [01:51:26] *** johnament has quit IRC [01:52:38] *** johnament has joined #jbosstesting [04:44:03] *** ldimaggi_ has quit IRC [05:53:46] *** rruss has joined #jbosstesting [06:15:45] *** jdlee has quit IRC [06:28:47] *** tcunning has quit IRC [06:33:39] *** jeand has joined #jbosstesting [06:34:44] *** tcunning has joined #jbosstesting [06:53:19] *** deruelle has joined #jbosstesting [07:08:59] *** deruelle has quit IRC [07:09:06] *** jeand has quit IRC [07:09:17] *** jeand has joined #jbosstesting [07:24:29] *** oskutka has joined #jbosstesting [07:53:19] *** kpiwko has joined #jbosstesting [08:04:59] *** hatchetman82_ has joined #jbosstesting [08:20:00] *** jeand has quit IRC [08:45:15] *** ge0ffrey has joined #jbosstesting [08:45:22] *** rruss has quit IRC [08:47:04] *** lfryc has joined #jbosstesting [08:52:38] *** kenglxn has joined #jbosstesting [08:52:39] *** kenglxn has left #jbosstesting [09:09:19] *** GTobi has joined #jbosstesting [09:18:19] *** jharting has joined #jbosstesting [09:30:42] *** mgoldmann has joined #jbosstesting [09:30:46] *** ALR has quit IRC [09:39:14] *** vtunka has joined #jbosstesting [09:46:33] *** wolfc has joined #jbosstesting [10:01:01] *** jharting has quit IRC [10:06:28] *** michaelschuetz has joined #jbosstesting [10:07:50] *** mgoldmann has quit IRC [10:07:56] *** mgoldmann has joined #jbosstesting [10:15:05] *** maeste has joined #jbosstesting [10:16:15] *** jharting has joined #jbosstesting [10:40:51] *** michaelschuetz has quit IRC [10:42:06] *** michaelschuetz has joined #jbosstesting [10:43:07] *** maeste has quit IRC [10:51:51] *** michaelschuetz has quit IRC [10:53:04] *** michaelschuetz has joined #jbosstesting [10:56:13] *** ALR has joined #jbosstesting [10:56:15] *** maeste has joined #jbosstesting [11:14:00] *** Jaikiran has joined #jbosstesting [11:32:39] *** alesj has joined #jbosstesting [11:59:00] *** oskutka has quit IRC [12:00:30] *** oskutka has joined #jbosstesting [12:08:05] *** pmuir has joined #jbosstesting [12:08:50] *** ALR has quit IRC [12:14:20] *** michaelschuetz has quit IRC [12:15:05] *** michaelschuetz has joined #jbosstesting [12:35:50] <nickarls> seen aslak around? Is he still suffering from that one hour jetlag between Stockholm and Oslo? [13:00:19] <hatchetman82_> early weekend maybe ? [13:06:32] *** rruss has joined #jbosstesting [13:14:28] *** ldimaggi_ has joined #jbosstesting [13:51:15] *** adamw1pl has joined #jbosstesting [13:52:40] <adamw1pl> hey, in arquillian, using the weld-ee-embedded container, is there a way to deploy multiple archives with isolated beans.xml (as it works normally)? When I try to deploy e.g. an ear containing two JavaArchives a beans.xml in any of them is treated globally, e.g. interceptors are applied to beans from both archives [13:58:25] *** johnament has quit IRC [15:08:14] <alesj> adamw1pl: that's how Weld impls things, and yeah, it's not per the spec [15:08:42] <alesj> see BeanXmlParser or something [15:08:44] <adamw1pl> you mean how the weld-ee-embedded container works? [15:09:05] <alesj> that just bootstraps weld + your app [15:09:22] <alesj> it's the Weld impl that already doesn't follow iceptor per bean archive spec [15:09:36] <adamw1pl> ah I see [15:09:38] <alesj> i have a local branch with the test, which exposes this [15:10:00] <alesj> this will be fixed in AS7 [15:10:07] <alesj> but probably not for AS6 [15:10:23] <adamw1pl> so if some archive defines an interceptor, it is applied to all beans in other archives too? [15:11:13] <alesj> yes :-( [15:11:52] <alesj> well, if the bean has matching annotation binding [15:12:02] <adamw1pl> sure [15:12:03] <alesj> so it's not super broken issue [15:12:09] <adamw1pl> thanks for the info, I wasn't aware of that :) [15:12:26] <alesj> i think GF does get it right :-) [15:16:33] *** rruss has quit IRC [15:21:48] *** jdlee has joined #jbosstesting [15:31:09] *** bleathem has quit IRC [15:59:51] *** lfryc has quit IRC [16:05:17] *** kenglxn has joined #jbosstesting [16:05:20] *** kenglxn has left #jbosstesting [16:05:45] *** al80 has joined #jbosstesting [16:06:08] *** Jaikiran is now known as Jaikiran|AFK [16:16:00] <hatchetman82_> AS7 ? [16:16:11] <hatchetman82_> whats the time frame for AS7? [16:16:32] <alesj> next release in March [16:16:39] <alesj> mostly done in May [16:17:00] <hatchetman82_> so CR ~may ? [16:17:19] <alesj> i think so [16:17:24] <alesj> better if you ask on #jboss-as7 [16:17:58] <hatchetman82_> or just wait :-) [16:18:13] <hatchetman82_> project im working on is schduled late 2011 [16:18:25] <hatchetman82_> we might actually make the switch from 6 to 7 [16:20:28] <jdlee> AS7 is to be released this year? [16:21:19] *** oskutka has quit IRC [16:21:58] *** maeste has quit IRC [16:22:26] <alesj> jdlee: sure [16:23:09] <jdlee> ok. wow. so what's the point of AS6, then? [16:23:27] <jdlee> (i'm a glassfish guy. not trying to be rude or anything. just trying to learn : ) [16:23:33] *** adamw1pl has left #jbosstesting [16:23:55] *** adamw1pl has joined #jbosstesting [16:24:54] *** maeste has joined #jbosstesting [16:25:45] <al80> Anyone here is using testng from eclipse? [16:26:11] <al80> because of embedded glassfish I need to increase heap size, but I don't find a smart way in Eclipse [16:28:43] <hatchetman82_> does eclipse run the tests in its own jvm ? [16:28:49] * hatchetman82_ has no idea - uses intellij [16:29:01] <hatchetman82_> maybe you simply need to change the shortcut running eclipse ? [16:29:11] <hatchetman82_> alesj - still there ? [16:29:56] <al80> hatchetman82_: testng test are runned in a different process [16:30:21] <hatchetman82_> than i dont know [16:30:39] * hatchetman82_ just brought jboss 6 to its knees [16:30:43] <hatchetman82_> any dev around ? [16:30:45] <hatchetman82_> :-) [16:39:26] *** pmuir has quit IRC [16:46:35] *** kenglxn has joined #jbosstesting [16:46:37] *** kenglxn has quit IRC [16:58:46] *** alesj has quit IRC [16:59:06] *** jeand has joined #jbosstesting [17:15:01] *** rruss has joined #jbosstesting [17:18:04] *** jharting has quit IRC [17:19:48] *** adamw1pl has quit IRC [17:20:16] *** hatchetman82 has quit IRC [17:27:12] *** GTobi has quit IRC [17:30:11] *** michaelschuetz has quit IRC [17:32:15] *** jdewinne has joined #jbosstesting [17:34:33] *** kpiwko has quit IRC [17:35:15] *** mgoldmann has quit IRC [17:40:05] *** Jaikiran|AFK has quit IRC [17:44:58] *** vtunka has quit IRC [18:11:14] *** jdewinne has left #jbosstesting [18:12:18] *** al80 has quit IRC [18:20:21] *** jeand has quit IRC [18:22:18] *** jdewinne has joined #jbosstesting [18:52:33] *** hatchetman82_ has quit IRC [19:06:06] *** jdewinne has quit IRC [19:11:02] *** jdewinne has joined #jbosstesting [19:13:23] *** jdewinne has left #jbosstesting [19:57:24] *** kpiwko has joined #jbosstesting [20:35:21] *** jeand has joined #jbosstesting [20:41:05] *** jeand has quit IRC [20:51:55] *** kpiwko has quit IRC [20:56:35] *** ALR has joined #jbosstesting [20:59:15] *** jdlee has quit IRC [20:59:39] *** jeand has joined #jbosstesting [21:05:51] *** jdlee has joined #jbosstesting [21:12:50] *** Tashtego has joined #jbosstesting [21:14:00] *** tcunning is now known as tcunning_afk [21:34:00] *** ge0ffrey has quit IRC [21:43:57] *** maeste has quit IRC [21:45:09] <Tashtego> anyone in here that can help me out a bit with shrinkwrap? [21:50:52] <dmlloyd> I bet someone could [21:54:32] *** lightguard_jp has joined #jbosstesting [21:57:22] <Tashtego> i am having problems with slf4j and my unit test right now [21:57:54] <Tashtego> the thing is, when i delete slf4j from my local repository, my shrinkwrap makes the war file and arqillian runs fine with the unit test [21:58:26] <Tashtego> after doing a clean on my project maven loads the dependency of slf4j into my local repository... [21:58:44] <Tashtego> and then the unit test fails because glassfish embedded couldnt start [21:59:13] <Tashtego> the error message finds 2 concurrencing versions of slf4j then. the local one and the one in glassfish [22:00:04] <Tashtego> but my dependency only has provided scope so it shouldnt be included in the war. why should my local repository be a problem for the embedded glassfish then? [22:06:18] <Tashtego> well i think its more of a glassfish error. posted in glassfish channel. sorry. [22:10:30] *** Tashtego has quit IRC [22:16:03] *** wolfc has quit IRC [22:40:25] *** tcunning_afk has quit IRC [23:09:39] *** lightguard_jp has quit IRC [23:23:55] *** alesj has joined #jbosstesting [23:35:07] *** Tashtego has joined #jbosstesting