What steps will reproduce the problem?
1. Call JdbcNonceVerifier seen method
2.
3.
What is the expected output? What do you see instead?
Table must be clean up instead all entries are still there. Moreover, testSeen
method in AbstractNonceVerifierTest is invalid without fixing delete statement
What version of the product are you using? On what operating system?
0.9.6, windows and linux
Please provide any additional information below.
Please have a look on patch attached there is a JUnit test to test
JdbcNonceVerifier and the fix on delete statement
Original issue reported on code.google.com by denis.ve...@gmail.com on 18 Aug 2011 at 7:06
Original issue reported on code.google.com by
denis.ve...@gmail.com
on 18 Aug 2011 at 7:06Attachments: