I managed to get this fixed. Evidently I had a table with multiple primary
keys on it, the error that Jboss printed didn't show on the correct table
though.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874378#3874378
Reply to the post :
http://www.jboss.
I have a serious issue on hand: I get the "Generation only supported with
single PK field" exception when deploying on a table which definitely only has
one primary key field. I do have the "" in the "defaults" section of my jbosscmp-jdbc.xml file. When I take this
out I don't have the deploy
Hi,
I have the following problem: the DBSLM reads the login principals from the database
only once, ie. if I change the password and I restart my appilcation, ie. initialize a
new clientside LoginContext the old password is still valid(and the new not). When I
restart the server the new passwor