September 5, 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

[01:11:41] *** daniel_hinojosa has quit IRC
[02:18:32] *** daniel_hinojosa has joined #seam-dev
[02:26:19] *** hannelita has joined #seam-dev
[02:27:21] *** tkimura has joined #seam-dev
[02:35:18] *** lazarotti has joined #seam-dev
[02:57:15] *** daniel_hinojosa has quit IRC
[03:07:07] *** johnament has joined #seam-dev
[03:43:34] *** Diablo-D3 has joined #seam-dev
[03:46:59] *** johnament has quit IRC
[05:44:27] *** gastaldi has joined #seam-dev
[05:45:32] <gastaldi> hey
[05:46:34] <sbryzak> gastaldi: good morning
[05:46:46] <sbryzak> or is it evening..
[05:47:44] *** _gegastaldi has joined #seam-dev
[05:49:55] *** gastaldi has quit IRC
[05:51:29] *** _gegastaldi is now known as gastaldi
[05:56:38] <gastaldi> yo
[06:01:35] <gastaldi> Wonder if I can use Errai without GWT :P
[06:02:20] <sbryzak> i don't know if there'd be much point ;)
[06:03:55] <gastaldi> hey sbryzak !
[06:03:56] <gastaldi> :)
[06:04:16] <gastaldi> I remember we discussing this awhile ago with mojavelinux
[06:04:37] <gastaldi> I am interested in the messaging API errai provides
[06:05:23] <sbryzak> ah
[06:06:56] <sbryzak> bah, i just realised why my line numbers in eclipse aren't matching up in the debugger
[06:07:09] <sbryzak> i've been using a fixed version of seam-security, not the snapshot :(
[06:07:17] <gastaldi> lol
[06:07:25] <gastaldi> That happens to me sometimes
[06:07:29] <sbryzak> i've been trying to integrate openid with idm
[06:07:37] <gastaldi> hum
[06:07:39] <sbryzak> what a massive pain in the ass
[06:07:50] <gastaldi> lol
[06:08:11] <sbryzak> hibernate is being difficult also
[06:08:24] <sbryzak> i've got an import.sql that creates some default records in the database
[06:08:31] <gastaldi> hum
[06:08:33] <sbryzak> and an entity with an @Id @GeneratedValue primary key
[06:08:45] <sbryzak> and yet hibernate insists on giving it a primary key value of 1
[06:08:55] <gastaldi> Which DB ?
[06:08:56] <sbryzak> which already exists because of the import
[06:08:58] <sbryzak> mysql
[06:09:00] <gastaldi> oh
[06:09:07] <gastaldi> No Sequences I suppose
[06:09:11] <sbryzak> nope
[06:09:22] <sbryzak> at least i don't think mysql supports sequences
[06:09:27] <gastaldi> hum, there must be a control table
[06:09:43] <gastaldi> which stores the latest sequence
[06:09:47] <gastaldi> for each entity
[06:10:06] <gastaldi> are u using Hibernate 4 ?
[06:10:07] <sbryzak> actually, there's a hibernate_sequence table
[06:10:10] <gastaldi> yeah
[06:10:27] <sbryzak> i've just rebuilt everything, about to test again
[06:10:59] <sbryzak> it's a pity we can't get you to the team meeting next week
[06:11:20] <gastaldi> why not ?
[06:11:24] <gastaldi> Red hatters only?
[06:11:30] <sbryzak> budget
[06:11:34] <gastaldi> oh
[06:12:03] <gastaldi> Which meeting are u talking about ?
[06:12:04] <sbryzak> would have been nice to have you there though
[06:12:08] <sbryzak> f2f meeting in toronto
[06:12:13] <gastaldi> ah, me too
[06:12:19] <gastaldi> I would love to be there :)
[06:12:31] <gastaldi> damn economy :)
[06:12:59] <sbryzak> they're very expensive to hold, i guess that's why we haven't had one for 2 years now
[06:13:28] <sbryzak> yeah the state of the economy doesn't help things
[06:14:29] <gastaldi> well, let next one be held in Brazil :)
[06:14:41] <gastaldi> then I will certainly attend
[06:14:53] <sbryzak> heh, i'll suggest it :)
[06:15:00] <gastaldi> cool
[06:15:02] <gastaldi> :D
[06:15:35] <gastaldi> Or Miami, I need to buy some stuff also :)
[06:15:58] <gastaldi> land of shopping
[06:17:08] <sbryzak> i think i'm getting close to fixing this issue...
[06:18:12] <gastaldi> need a hand ?
[06:18:32] <sbryzak> i know what the current issue is, just need to fix it
[06:18:40] <sbryzak> of course it's just one issue in a list of many
[06:18:48] <sbryzak> there may be another one after i fix this one ;)
[06:20:21] <sbryzak> i need more monitors
[06:20:30] <gastaldi> ok, I am cloning the repo now
[06:20:32] <sbryzak> way too many windows open to work effectively like this
[06:20:45] <sbryzak> there's more than one repo
[06:20:45] <gastaldi> hehe two are minimum
[06:20:55] <sbryzak> this issue is spread out across at least 4 projects
[06:21:04] 
[06:21:11] <sbryzak> yeah seam-security
[06:21:22] <sbryzak> plus seam-xwidgets, seam-university and xwidgets itself
[06:21:26] <gastaldi> wow
[06:21:41] <sbryzak> actually the issue isn't in xwidgets
[06:21:48] <sbryzak> but you'd need to build it locally anyway
[06:22:00] <gastaldi> do u have the JIRA number ?
[06:22:11] <sbryzak> there is no jira, this is a new feature i'm adding
[06:22:13] <gastaldi> ah
[06:22:45] <gastaldi> I like to create a JIRA for each new feature
[06:22:53] <gastaldi> and create subtasks when possible
[06:23:00] <sbryzak> i'm not that organised
[06:23:03] <gastaldi> :)
[06:25:25] *** lazarotti has quit IRC
[06:29:25] <gastaldi> sbryzak: The SessionManager interface API is a startup for SEAMSECURITY-12 ?
[06:29:26] <jbossbot> jira [SEAMSECURITY-12] Introduce session management into Seam Security [Open (Unresolved) Feature Request, Major, Shane Bryzak] https://issues.jboss.org/browse/SEAMSECURITY-12
[06:29:52] <sbryzak> um, which API is that?
[06:29:59] <gastaldi> org.jboss.seam.security.session.SessionManager
[06:30:17] 
[06:30:19] <sbryzak> oh yes, I forgot I added that
[06:30:48] <gastaldi> :)
[06:31:06] <gastaldi> well, gonna try to complete it
[06:31:16] <sbryzak> you are? it's a big task
[06:31:46] 
[06:32:32] <sbryzak> i guess i described the feature pretty thoroughly in the jira
[06:32:41] <gastaldi> yeah, just read it
[06:32:54] <sbryzak> it would be a nice admin feature to have though, don't you agree?
[06:33:12] <gastaldi> Indeed. I see some customers already using it :)
[06:33:55] <gastaldi> I think we need the concept of session
[06:34:25] 
[06:37:20] <gastaldi> WDYT ?
[06:40:16] <sbryzak> yeah we need one
[06:40:51] <sbryzak> it needs properties like created time, last activity, ip address
[06:41:25] <gastaldi> hum
[06:45:13] 
[06:47:22] <sbryzak> you don't need to represent a user
[06:47:31] <sbryzak> the session should be totally separated from security
[06:48:25] <gastaldi> right, I was thinking about the need of existence for the UserImpl class
[06:49:02] <sbryzak> ah, yeah that's a good point
[06:49:09] <sbryzak> i think i'll remove it, it's redundant
[06:49:29] 
[06:49:39] <sbryzak> consider it gone
[06:50:25] <gastaldi> ok
[06:51:23] <gastaldi> hum, how would be the best way to represent an IP address on a Session object ?
[06:51:37] <gastaldi> String ?
[06:51:40] <jbossbot> git [security] push develop af7dac8.. Shane Bryzak changed a heap of stuff, removed UserImpl class, some more progress on openid/idm integration
[06:51:40] <jbossbot> git [security] push develop URL: http://github.com/seam/security/compare/34b4ef9...af7dac8
[06:52:05] <sbryzak> java.net.InetAddress?
[06:53:45] <gastaldi> hummm
[06:53:49] <gastaldi> maybe
[06:54:17] <gastaldi> let me think a bit
[06:55:13] <sbryzak> actually, we do want to be able to persist session info to the database also
[06:55:18] <sbryzak> and store that information against a user
[06:55:29] <sbryzak> so there will need to be some integration with the security api
[06:56:09] <sbryzak> think of online banking applications where they tell you when your last login date and time were
[06:56:13] <sbryzak> in fact i think gmail does it also
[06:58:08] <gastaldi> cool
[06:58:34] <gastaldi> it should tell the application it belong also
[06:58:57] <gastaldi> hummm no, wait
[07:00:55] <gastaldi> http://pastie.org/2484082
[07:01:42] <gastaldi> any authentication info needed ?
[07:03:15] <sbryzak> that looks good to me
[07:03:36] <sbryzak> the auth info can be pulled from Identity, i don't think we need to store it in the Session object itself
[07:04:09] <sbryzak> we need a SessionStore interface also
[07:04:20] <sbryzak> and an implementation that uses JPA to persist the session info
[07:04:52] <gastaldi> hum cool
[07:04:59] <gastaldi> another in Infinispan also
[07:05:15] <gastaldi> maybe infinispan would be better
[07:05:29] <gastaldi> http://pastie.org/2484095
[07:06:10] <sbryzak> that looks good
[07:06:14] <sbryzak> afk for a bit, back soon
[07:06:21] *** mbg has joined #seam-dev
[07:06:26] <gastaldi> k
[07:09:52] *** hannelita has quit IRC
[07:19:53] <gastaldi> https://github.com/gastaldi/security/commit/d556236f66f7b622e603223cd17f1a10f113b0dd
[07:19:55] <jbossbot> git [security] d556236.. George Gastaldi Added initial API
[07:20:31] <gastaldi> ok, gotta sleep. Will continue working on that tomorrow
[07:20:32] <gastaldi> see ya
[07:20:53] *** gastaldi has quit IRC
[07:23:08] *** pchowaniec has joined #seam-dev
[07:34:54] *** mgoldmann has joined #seam-dev
[07:57:57] *** mkouba has joined #seam-dev
[07:58:01] *** mkouba has quit IRC
[07:58:23] *** mkouba has joined #seam-dev
[07:59:37] *** mbg has quit IRC
[08:05:02] *** jharting has joined #seam-dev
[08:07:09] <nickarls> anyone remember if seam config can be used for changing scopes of beans?
[08:07:22] *** marekn has joined #seam-dev
[08:10:13] <stuartdouglas> yes
[08:10:15] <stuartdouglas> it can
[08:10:20] *** pchowaniec has quit IRC
[08:10:36] *** pchowaniec has joined #seam-dev
[08:15:39] *** marekn has quit IRC
[08:16:48] <jbossbot> git [security] push develop bee05f2.. Shane Bryzak create the identity type if it doesn't exist
[08:16:48] <jbossbot> git [security] push develop URL: http://github.com/seam/security/compare/af7dac8...bee05f2
[08:17:01] *** marekn has joined #seam-dev
[08:17:40] *** daniel_hinojosa has joined #seam-dev
[08:17:53] <nickarls> stuartdouglas: BTW, the transaction enlistment problems I had last week went away when I went back to 7.0.1, so it wasn't actually the Seam 3.0.0->3.1beta migration at all. Haven't tracked down the actual cause
[08:19:08] *** chkal has joined #seam-dev
[08:19:25] <stuartdouglas> nickarls: I think it may be the JSF version
[08:19:44] <stuartdouglas> it looks like it was upgrades on the 27th to 2.1
[08:20:30] <nickarls> yes, that could have lots of unexpected side-effects
[08:20:35] <jbossbot> git [xwidgets] push master 51810b6.. Shane Bryzak post-authentication handling of OpenID response must be @Transactional
[08:20:35] <jbossbot> git [xwidgets] push master URL: http://github.com/seam/xwidgets/compare/de2a9c4...51810b6
[08:21:21] <stuartdouglas> nickarls: Would you be able to confirm it by using a downgraded version of JSF in upstream and see if that fixes it?
[08:22:25] <nickarls> stuartdouglas: are the libs split into many modules or can I just drop in some old module folders? Or is it a build switch?
[08:24:18] <stuartdouglas> its just the javax.faces.api and com.sun.jsf-impl modules I think
[08:24:41] <stuartdouglas> just building upstream and then replacing those modules with the 7.0.1 modules should be enough
[08:32:05] *** maschmid has joined #seam-dev
[08:37:48] *** marekn has quit IRC
[08:39:02] *** marekn has joined #seam-dev
[08:39:12] <nickarls> stuartdouglas: dropped 2.0.4 back into upstream but I still see the transaction issue
[08:47:09] <stuartdouglas> hmm
[08:47:18] <stuartdouglas> thats really odd
[08:47:27] <stuartdouglas> I am not sure what else has changed that could affect it
[08:49:12] *** daniel_hinojosa has quit IRC
[08:51:23] <nickarls> stuartdouglas: org.jboss.seam.transaction.Work.workInTransaction(Work.java:49) is in the stack trace
[08:51:40] <stuartdouglas> can you post the full trace?
[08:51:58] <nickarls> stuartdouglas: http://pastebin.com/1PYKJaWx
[08:53:13] <stuartdouglas> nickarls: Are you sure that NPE is not to blame?
[08:54:02] <nickarls> in 7.0.1 the JSF-resource-loading DBResourceLoader (POJO) works even without the @Transactional, probably because it's within the JSF lifecycle and wrapped by the seam-faces transaction
[08:54:07] *** msmigielski has joined #seam-dev
[08:54:45] <stuartdouglas> That failure looks like it can't enlist because the transaction is in rollback only mode
[08:55:10] <nickarls> stuartdouglas: I get the picture that the NPE comes from the fact that that exception occurs and the object which is put in the map is never created
[08:55:17] <stuartdouglas> perhaps that is caused by the NPE in org.jboss.seam.international.status.ApplicationBundles.put
[08:58:34] <stuartdouglas> nickarls: I am pretty sure the NPE is the root cause
[08:58:51] <stuartdouglas> can you debug ApplicationBundles and seen what is going on?
[08:59:14] <stuartdouglas> actually maybe not
[08:59:29] <stuartdouglas> are you loading the bundles from a databse?
[08:59:45] <nickarls> yes
[09:00:02] <stuartdouglas> can you do a paste bin of the full log?
[09:02:07] <nickarls> stuartdouglas: http://pastebin.com/qHGRpx7W
[09:03:25] *** tkimura has quit IRC
[09:05:21] <stuartdouglas>  ARJUNA12140: Adding multiple last resources is disallowed. Current resource is com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord@43c0bceb
[09:05:31] <stuartdouglas> Any idea what is trying to add multiple last resources?
[09:07:16] <nickarls> stuartdouglas: no, I don't even know what they are ;-)
[09:08:13] *** tkimura has joined #seam-dev
[09:08:35] <nickarls> stuartdouglas: I create the DS with http://pastebin.com/Z16EVUmp
[09:08:57] <stuartdouglas> I think it is definitely some kind of AS problem
[09:09:04] <stuartdouglas> Are you using hibernate 4?
[09:09:44] <nickarls> yes
[09:09:50] *** oskutka has joined #seam-dev
[09:10:18] <stuartdouglas> I'm pretty sure hibernate was upgraded between versions
[09:10:31] <nickarls> beta4->cr1=
[09:10:37] <nickarls> perhaps
[09:10:38] <stuartdouglas> can you try the older hibernate version on upstream and see if that fixes it?
[09:13:42] <stuartdouglas> It looks like there was TX changes in hibernate between the versions
[09:14:49] *** kpiwko has joined #seam-dev
[09:16:05] <nickarls> broke the AS, have to rebuild. replaced the entire hibernate module and it complained about envers
[09:16:52] *** msmigielski has quit IRC
[09:17:44] <stuartdouglas> ah
[09:26:16] <nickarls> stuartdouglas: dropping in old hibernate appears to work
[09:26:28] <nickarls> sneaky
[09:26:32] <stuartdouglas> can you file a JIRA?
[09:27:34] <nickarls> stuartdouglas: sure. not sure exactly what to call it. "nothing works" would propable have been caught by the AS tests so I might have some special case
[09:28:16] <stuartdouglas> As long as you attach the full log, and the info that downgrading helped, it might be enough
[09:28:48] <nickarls> should I auto-assign it or is there some designated wizard for this?
[09:29:22] <stuartdouglas> just auto assign
[09:35:17] *** koentsje has joined #seam-dev
[09:37:54] *** shervin_a has joined #seam-dev
[09:50:08] *** msmigielski has joined #seam-dev
[10:04:06] *** tremes has joined #seam-dev
[10:18:18] *** alesj has joined #seam-dev
[10:20:53] *** tremes has left #seam-dev
[10:22:39] *** sannegrinovero has joined #seam-dev
[10:38:47] *** pchowaniec has quit IRC
[10:49:12] *** pchowaniec has joined #seam-dev
[10:59:40] *** koentsje has quit IRC
[11:09:50] *** emmanuel has joined #seam-dev
[11:18:50] *** emmanuel has quit IRC
[11:19:14] *** emmanuel has joined #seam-dev
[11:19:43] *** tkimura has quit IRC
[11:28:11] *** emmanuel has quit IRC
[11:37:29] *** epbernard has joined #seam-dev
[11:37:29] *** epbernard is now known as emmanuel
[11:46:00] *** shervin_a has quit IRC
[12:06:10] *** alesj has quit IRC
[12:06:19] *** alesj has joined #seam-dev
[12:24:35] *** rmartinelli has joined #seam-dev
[12:34:55] <jbossbot> git [solder] push develop 091a1cb.. Marek Schmidt Simplify the testsuite
[12:34:56] <jbossbot> git [solder] push develop aa44acb.. Shane Bryzak Merge pull request #43 from maschmid/testsuite-update...
[12:34:56] <jbossbot> git [solder] push develop URL: http://github.com/seam/solder/compare/0d94688...aa44acb
[12:46:23] <maschmid> sbryzak: Will you be releasing seam parent 15 before CR1?  (the testsuite now requires 15-SNAPSHOT)
[13:02:09] *** msmigielski has quit IRC
[13:05:33] <sbryzak> maschmid: yes, we'll release parent 15
[13:16:07] *** koentsje has joined #seam-dev
[13:30:47] *** jose_freitas has joined #seam-dev
[13:52:35] *** msmigielski has joined #seam-dev
[14:15:02] *** oskutka has quit IRC
[14:29:04] *** msmigielski has quit IRC
[14:29:35] *** jharting has quit IRC
[14:31:35] *** jharting has joined #seam-dev
[14:33:25] *** msmigielski has joined #seam-dev
[14:35:06] *** mgoldmann is now known as mgoldmann|away
[14:37:47] *** jharting has quit IRC
[14:38:27] *** jharting has joined #seam-dev
[14:51:19] *** sgilda has joined #seam-dev
[14:51:31] *** lazarotti has joined #seam-dev
[15:05:19] *** lazarotti has quit IRC
[15:06:16] *** lazarotti has joined #seam-dev
[15:08:26] *** pchowaniec has left #seam-dev
[15:19:58] *** msmigielski has quit IRC
[15:30:16] *** oskutka has joined #seam-dev
[15:30:19] *** jharting has quit IRC
[15:52:02] *** tsurdilo has joined #seam-dev
[15:53:53] *** pmuir has joined #seam-dev
[15:53:53] *** pmuir has quit IRC
[15:53:53] *** pmuir has joined #seam-dev
[15:54:03] *** emmanuel has quit IRC
[15:55:25] *** marekn has quit IRC
[16:07:59] *** tsurdilo1 has joined #seam-dev
[16:09:09] *** epbernard has joined #seam-dev
[16:09:09] *** epbernard is now known as emmanuel
[16:10:34] *** aslak has joined #seam-dev
[16:11:11] *** tsurdilo has quit IRC
[16:29:43] *** mgoldmann|away is now known as mgoldmann
[16:44:09] *** chkal has quit IRC
[16:45:33] *** dabloem has joined #seam-dev
[17:47:05] *** mbg has joined #seam-dev
[17:52:27] *** alesj has quit IRC
[17:57:55] *** mkouba has quit IRC
[18:12:02] *** rmartinelli has quit IRC
[18:29:12] *** rmartinelli has joined #seam-dev
[18:30:40] *** gastaldi has joined #seam-dev
[18:31:51] *** aslak has quit IRC
[18:32:12] *** rmartinelli has quit IRC
[18:33:44] *** rmartinelli has joined #seam-dev
[18:37:08] *** gastaldi has quit IRC
[18:49:51] *** kpiwko has quit IRC
[18:57:43] *** mateus has joined #seam-dev
[19:00:10] *** emmanuel has quit IRC
[19:00:21] *** kevinpollet has joined #seam-dev
[19:00:38] *** hannelita has joined #seam-dev
[19:02:47] *** cbrock has joined #seam-dev
[19:08:46] *** maschmid has quit IRC
[19:17:47] *** oskutka has quit IRC
[19:37:40] *** mgoldmann has quit IRC
[19:50:45] *** cbrock has quit IRC
[20:09:02] *** kevinpollet has quit IRC
[20:21:38] *** hannelita has quit IRC
[20:24:02] *** gastaldi has joined #seam-dev
[20:26:55] *** ssachtleben has joined #seam-dev
[20:27:07] <ssachtleben> hi :)
[20:28:21] <ssachtleben> finally I have started to blog about seam 3 and stuff around that
[20:28:32] <ssachtleben> http://seamspace.blogspot.com will be filled up alot next days :)
[20:31:39] <gastaldi> cool
[20:32:19] *** gastaldi has quit IRC
[20:34:50] *** oskutka has joined #seam-dev
[20:35:05] *** oskutka has quit IRC
[20:43:05] *** aslak has joined #seam-dev
[20:49:27] *** mateus has quit IRC
[20:59:24] *** lazarotti has quit IRC
[21:01:52] *** msmigielski has joined #seam-dev
[21:02:33] *** lazarotti has joined #seam-dev
[21:02:44] *** kevinpollet has joined #seam-dev
[21:09:07] *** rmartinelli has quit IRC
[21:11:31] *** rmartinelli has joined #seam-dev
[21:21:39] *** msmigielski has quit IRC
[21:28:22] *** dabloem has quit IRC
[21:33:48] *** clerum has joined #seam-dev
[21:35:55] *** oskutka has joined #seam-dev
[21:40:59] *** rmartinelli has quit IRC
[21:45:56] *** oskutka has quit IRC
[22:05:08] *** rmartinelli has joined #seam-dev
[22:11:27] *** koentsje has quit IRC
[22:13:32] *** rmartinelli has quit IRC
[22:21:57] *** pmuir has quit IRC
[22:23:17] *** pmuir has joined #seam-dev
[22:24:02] *** sbryzak has quit IRC
[22:53:21] <jose_freitas> ssachtleben: well done!
[22:55:29] *** oskutka has joined #seam-dev
[22:55:49] *** oskutka has quit IRC
[22:56:35] <jose_freitas> ssachtleben: it's seems that cap-top div is overplacing some content
[22:58:20] <ssachtleben> jose_freitas what?
[22:59:02] <ssachtleben> ah no its seems going on on the next line or?
[22:59:13] <ssachtleben> at least for me on chrome
[22:59:42] <ssachtleben> tried to use full size for the blog but the options allow only in px :D
[23:00:00] *** pmuir has quit IRC
[23:00:44] <ssachtleben> I hate static width
[23:01:10] <ssachtleben> why I'm using 1920x1080? :)
[23:20:47] *** pmuir has joined #seam-dev
[23:20:47] *** pmuir has quit IRC
[23:20:47] *** pmuir has joined #seam-dev
[23:45:13] <oranheim> Seems like s:validatorForm got problems with nested components:
[23:45:20] <oranheim> 23:43:08,970 WARNING [javax.enterprise.resource.webcontainer.jsf.lifecycle] (http-192.168.0.199-192.168.0.199-8080-7) Seam UIValidateForm - Could not create validator with id [bookingQuoteValidator] because: nested exception is:org.jboss.seam.component.UIValidateForm-- Could not locate component [contractProposeForm:guaranteedFee]: java.lang.IllegalStateException: Seam UIValidateForm - Could not create validator with id [bookingQuoteValid
[23:45:21] <oranheim> because: nested exception is:org.jboss.seam.component.UIValidateForm-- Could not locate component [contractProposeForm:guaranteedFee]
[23:49:29] <oranheim> https://issues.jboss.org/browse/SEAMFACES-186
[23:49:31] <jbossbot> jira [SEAMFACES-186] <s:validateForm>: injection of nested component values fails [Open (Unresolved) Bug, Minor, Unassigned] https://issues.jboss.org/browse/SEAMFACES-186
[23:58:07] *** cliton has joined #seam-dev
[23:58:49] *** cliton has left #seam-dev
[23:59:06] *** mateus has joined #seam-dev

top