1 Reply Latest reply on Jun 7, 2008 1:25 AM by norman

    Problem with Seam 2.0.2.GA generated CRUD code

    satoshi523

      I have an existing MySQL database and I am generating a CRUD using JBDS Seam Generate Entities.  When I use the create function to add a row the table, I get The conversation ended, timeout or was processing another request.  I did not alter the generated code.  This works fine with Seam 2.0.0.GA.  Any suggestion why this is happening!

        • 1. Re: Problem with Seam 2.0.2.GA generated CRUD code
          norman

          I haven't seen this problem doing demos with 2.0.2.GA, MySQL and the latest JBoss Tools.  I don't think it's an issue with the tools difference, so I'd guess maybe there was something weird about the code generated from your datamodel.  Do you see anything strange in the server log that would indicate the root cause of the problem?