4 Replies Latest reply on Feb 14, 2002 9:46 AM by jbossuser

    Newest build - CMP data not getting to DB

      I just build the newest build and ran it on previously working code. The code was working off the website download. Of course, I had some descriptor changes to do to get relationships working right.

      The tables get created as they should. When I create an entity bean, its in memory but no table entries are visible. Running the same create twice of course produces the expected result that the bean instance exists.

      I don't see a "debug" element in the 3.0 dtd's, and the logs show nothing unusual nor are there any exceptions recorded or on screen.

      Please help? How do I get JDBC debugs to work with this latest build?