I've seen the "errors" issue you're seeing on Jetty, but not on Tomcat. The following issue is tracking this bug. You should be able to do "mvn -Dcargo.wait=true" to run your app in Tomcat 6.
http://issues.appfuse.org/browse/APF-856 Matt On 10/30/07, Shash Chaterjee <[EMAIL PROTECTED]> wrote: > > > It's been 2 days, I didn't get an answer and I am thinking this is a pretty > vanilla test and there are likely plenty here who have done this and beyond. > So, pleading again for some help with a gentle nudge and bump. > > Maybe my 1st post is too verbose. In summary: > > - I am trying to do a OneToOne (and eventually OneToMany) relationship > (entities attached with 1st post) > - I have used appfuse:gen to generate the CRUD and views > - Is this supported in 2.0 and/or 2.1-SNAPSHOT? > - If it is what did I do wrong to get null values when adding through the > JSF gui? > > Thanks again! > > Shash > -- > View this message in context: > http://www.nabble.com/Need-help-with-basic-relationship---JPA-%2B-MySQL-%2B-JSF-tf4708504s2369.html#a13499553 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
