CAS 6.1.1 - Password Management - JDBC - it works only using autocommit=true
31 views
Skip to first unread message
lubla
unread,
Nov 15, 2019, 4:47:33 PM11/15/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
As already pointed out in an old post for the 5.3 version, it seems that the jdbc pm needs the autocommit=true also with the recent 6.1.1 version, otherwise changes are not committed to the db.
Is it a bug?
Thx,
Luciano
Andy Ng
unread,
Nov 20, 2019, 4:55:16 AM11/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hi Luciano,
I encountered this `autocommit need to = true` problem as well when trying out password management today, I am using MySQL as database.