November 2, 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:12:04] *** aslak has quit IRC
[00:12:33] *** johnament has joined #seam-dev
[00:51:14] *** lightguard_jp has quit IRC
[00:52:02] *** rruss has quit IRC
[00:57:22] *** tsurdilo has joined #seam-dev
[00:58:51] *** johnament has quit IRC
[01:08:28] *** johnament has joined #seam-dev
[01:51:04] *** tsurdilo has quit IRC
[01:51:56] *** mbg has joined #seam-dev
[02:08:29] *** lightguard_jp has joined #seam-dev
[02:47:28] *** lincolnthree has joined #seam-dev
[03:26:57] *** johnament has quit IRC
[03:58:09] *** lightguard_jp has quit IRC
[04:06:44] *** rruss has joined #seam-dev
[05:40:35] *** mbg has quit IRC
[06:46:29] *** mbg has joined #seam-dev
[07:32:51] *** rruss has quit IRC
[07:52:54] *** mbg has quit IRC
[07:57:54] *** oskutka has joined #seam-dev
[08:05:37] *** oskutka has quit IRC
[08:05:52] *** rruss has joined #seam-dev
[08:14:22] *** emmanuel has joined #seam-dev
[08:14:30] *** Nik_ is now known as Nik
[08:20:29] *** kpiwko has joined #seam-dev
[08:36:49] *** oskutka has joined #seam-dev
[08:58:32] *** jharting has joined #seam-dev
[09:04:03] *** rruss has quit IRC
[09:05:12] *** mausbull has joined #seam-dev
[10:02:19] *** marekn has joined #seam-dev
[10:16:10] *** lincolnthree has quit IRC
[10:24:26] *** aslak has joined #seam-dev
[10:24:34] *** aslak has quit IRC
[10:24:34] *** aslak has joined #seam-dev
[10:28:53] *** aslak has quit IRC
[10:29:24] *** aslak has joined #seam-dev
[10:38:14] *** aslak has quit IRC
[10:38:50] *** aslak has joined #seam-dev
[10:44:19] *** aslak has quit IRC
[10:44:53] *** aslak has joined #seam-dev
[10:47:43] *** oskutka has quit IRC
[10:47:43] *** aslak has quit IRC
[10:48:23] *** aslak has joined #seam-dev
[10:49:08] <sbryzak> stuartdouglas: looks like the jboss as integration is done, but transactions are still not working
[10:51:34] *** oskutka has joined #seam-dev
[10:52:37] <stuartdouglas> sbryzak: Ok, I will have a look
[10:52:38] *** aslak has quit IRC
[10:53:12] <sbryzak> stuartdouglas: thanks
[10:53:23] *** aslak has joined #seam-dev
[11:06:25] <stuartdouglas> definetly a synchronisations problem
[11:07:07] <stuartdouglas> could you try installing SE synchronizations ?
[11:07:12] <stuartdouglas> and see what happens?
[11:07:15] <sbryzak> sure
[11:08:50] <sbryzak> stuartdouglas: made no difference
[11:14:42] <stuartdouglas> sbryzak: Where is the transaction started to load the User/Role list?
[11:15:26] <sbryzak> there is no transaction there, just the userAction.save() method
[11:17:33] <stuartdouglas> got it
[11:17:35] <stuartdouglas> I think
[11:17:42] <stuartdouglas> pull the latest version of seam persistence
[11:18:49] <sbryzak> building now
[11:19:28] <stuartdouglas> actually it won't work
[11:19:31] <sbryzak> do i need to leave SeSynchronizations enabled?
[11:19:32] <stuartdouglas> give me a sec
[11:19:35] <sbryzak> np
[11:19:39] <stuartdouglas> no, no SeSyncronizations
[11:22:33] <stuartdouglas> actually it will probably work
[11:22:43] <sbryzak> ok, trying it
[11:22:45] <stuartdouglas> but you need to skip the tests
[11:22:55] <sbryzak> it actually built ok
[11:23:35] <sbryzak> still doesn't work though :(
[11:26:15] <stuartdouglas> I have not had a good week, I just ran over my toe with my chair
[11:27:14] <sbryzak> ouch?
[11:29:11] <stuartdouglas> try now
[11:29:57] <stuartdouglas> http://github.com/seam/persistence/commit/a627bb791189e078f366d309c3ceb4280825007d
[11:29:58] <jbossbot> git [persistence] a627bb7.. Stuart Douglas Fix synchronization bug in SMPC
[11:30:09] <stuartdouglas> that should fix it :-)
[11:30:20] <sbryzak> building again
[11:31:53] <sbryzak> still not working
[11:32:32] <stuartdouglas> gah
[11:35:11] <stuartdouglas> did you update the pom to have the snapshot? And are you building from master or my fork?
[11:35:24] <stuartdouglas> as I am pushing straight to master
[11:35:51] <sbryzak> i'll check
[11:36:05] <sbryzak> yeah i'm fetching from master
[11:36:13] <sbryzak> bugger, i've got Alpha1 in the pom
[11:36:15] <sbryzak> i'll fix that
[11:37:01] <stuartdouglas> I just checked it and it worked
[11:37:15] <stuartdouglas> even my funny exception was gone
[11:37:16] <sbryzak> yay! works for me too
[11:37:27] <sbryzak> awesome, thanks stuart
[11:37:51] <stuartdouglas> need to add tests for that
[11:38:05] <stuartdouglas> using the em outside of a transaction before using it inside one
[11:46:35] *** emmanuel has quit IRC
[12:09:23] *** epbernard has joined #seam-dev
[12:09:23] *** epbernard is now known as emmanuel
[13:04:09] *** rruss has joined #seam-dev
[13:12:20] *** marekn has quit IRC
[13:15:49] *** marekn has joined #seam-dev
[13:25:00] *** tsurdilo has joined #seam-dev
[13:32:15] *** tsurdilo1 has joined #seam-dev
[13:35:33] *** tsurdilo has quit IRC
[13:48:09] *** johnament has joined #seam-dev
[13:57:51] *** plenyi has joined #seam-dev
[14:03:16] *** clerum has joined #seam-dev
[14:04:36] *** tsurdilo1 has quit IRC
[14:05:16] *** tsurdilo1 has joined #seam-dev
[14:16:54] *** mbg has joined #seam-dev
[14:19:28] *** emmanuel has quit IRC
[14:35:13] *** lightguard_jp has joined #seam-dev
[14:45:53] *** tsurdilo has joined #seam-dev
[14:48:14] *** tsurdilo1 has quit IRC
[14:53:57] *** plenyi has quit IRC
[14:55:10] *** lincolnthree has joined #seam-dev
[15:16:43] *** johnament has quit IRC
[15:26:35] *** tsurdilo1 has joined #seam-dev
[15:28:21] *** tsurdilo has quit IRC
[15:29:35] *** tsurdilo has joined #seam-dev
[15:29:35] *** tsurdilo1 has quit IRC
[15:47:15] *** tsurdilo1 has joined #seam-dev
[15:50:08] *** tsurdilo has quit IRC
[15:50:21] *** adamw1pl has joined #seam-dev
[15:51:10] *** balunasj has joined #seam-dev
[15:52:00] *** balunasj is now known as balunasj_mtg
[16:05:02] *** kpiwko has quit IRC
[16:07:07] *** tsurdilo2 has joined #seam-dev
[16:08:03] *** tsurdilo1 has quit IRC
[16:25:13] *** tsurdilo1 has joined #seam-dev
[16:25:24] *** adamw1pl has quit IRC
[16:28:17] *** tsurdilo2 has quit IRC
[16:47:51] *** tsurdilo2 has joined #seam-dev
[16:50:02] *** tsurdilo1 has quit IRC
[16:56:06] *** tsurdilo2 has quit IRC
[17:07:34] *** oskutka has quit IRC
[17:10:23] *** marekn has left #seam-dev
[17:14:48] *** echelog-2 has joined #seam-dev
[17:32:02] *** balunasj_mtg has quit IRC
[18:01:54] *** jharting has quit IRC
[18:06:39] *** mausbull has quit IRC
[18:06:58] <lincolnthree> hey sbryzak - are you an admin on ir2?
[18:14:44] *** clerum has quit IRC
[18:27:53] *** clerum has joined #seam-dev
[20:33:44] *** johnament has joined #seam-dev
[21:27:43] *** clerum has quit IRC
[21:30:59] *** aslak has quit IRC
[21:31:03] *** aslak_ has joined #seam-dev
[21:31:03] *** aslak_ has quit IRC
[21:31:03] *** aslak_ has joined #seam-dev
[21:32:10] *** aslak_ is now known as aslak
[21:37:30] *** tsurdilo has joined #seam-dev
[21:45:54] *** rruss has quit IRC
[22:17:08] *** tsurdilo1 has joined #seam-dev
[22:19:33] *** tsurdilo has quit IRC
[22:20:33] *** johnament has quit IRC
[22:40:49] *** tsurdilo has joined #seam-dev
[22:40:49] *** tsurdilo1 has quit IRC
[23:18:08] *** tsurdilo has quit IRC
[23:25:40] *** rruss has joined #seam-dev
[23:35:59] <rruss> sbryzak: ping

top