Hi
forget my post; I invoked another method....
The problem is still the same.
The id column in the User table is never null because the id is generated automatically.
... CMTUSER
| @Id
| @GeneratedValue(strategy = GenerationType.AUTO)
| private Long id;
| ...
|
Any more ideas? I hope so!
Nicki
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195012#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...