[jboss-user] [JBoss Seam] - problem to insert users into user table

JoviJojo do-not-reply at jboss.com
Mon Dec 18 04:45:30 EST 2006


hi,
i have problem to insert logged in users into user table, [org.hibernate.SQL] insert into users (name, password, username) values (?, ?, ?)
2006-12-18 10:28:40,406 INFO  [STDOUT] Hibernate: insert into users (name, password, username) values (?, ?, ?)
but from the log file i can see that the user table was created, but i can not find out why the values are not inserted into the table

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994582#3994582

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994582



More information about the jboss-user mailing list