One potential workaround would be to delete the rows once they are created. Each row contains a timestamp stating when it was created and this can be used to narrow down the selection of rows for deletion (for example older than 10 mins).
One potential workaround would be to delete the rows once they are created. Each row contains a timestamp stating when it was created and this can be used to narrow down the selection of rows for deletion (for example older than 10 mins).
Description
The consequence of this is that the jUDDI authentication table keeps growing quickly.