[jboss-user] [JBoss Seam] - Re: more seam resolver issues - how to handle a list that is

2006-11-15 Thread [EMAIL PROTECTED]
Sorry, but I'm not going to write your code for you. There is *nothing* here that the example applications are not doing, so please follow the examples. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986257#3986257 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: more seam resolver issues - how to handle a list that is

2006-11-15 Thread arnieAustin
Granted, I'm inexperienced with JSF. But in all fairness, I created this application following the examples and using the seam-gen program. I was able to alter the first form and got it to work. I've been looking through the example programs as well, including the DvdStore project and it doesn'

[jboss-user] [JBoss Seam] - Re: more seam resolver issues - how to handle a list that is

2006-11-15 Thread [EMAIL PROTECTED]
Note that you will also need an @Factory method or something on DpsDriversListAction, since currently there is absolutely nothing that calls DpsDriversListAction. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986240#3986240 Reply to the post : http://www.j

[jboss-user] [JBoss Seam] - Re: more seam resolver issues - how to handle a list that is

2006-11-15 Thread [EMAIL PROTECTED]
You wasted two weeks, and you didn't even bother to look at the examples???!! You have multiple trivial errors here, all of which would be obvious if you looked at examples: Should be: And should be: And should be: And q.setParameter("@pDtDOB", dpsDriverCriteria.getDriverDob()