Thanks for your reply, but thats not my real problem, I know how to fix that error and it isn't really a problem (even with the error the application runs, it just doesn't import all the hotel entries).
My problem as stated is that somehow the DB queries hibernates runs do not work (except those for table creation). I can't login because the query which checks the User table never returns any rows. If I try to register a new user via the seam-booking web app it just inserts an empty row in the User table, so something goes wrong there but I can't figure out what as hibernates seems to be running the correct queries (is there some way to make hibernate show complete queries with questionmarks replaced by actual data?). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933712#3933712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933712 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
