Re: UUID exception

2007-01-10 Thread Phil Steitz
Have a look at the documentation here: http://jakarta.apache.org/commons/sandbox/id/uuid.html The test cases in the src/test directory might also be useful. Phil On 1/10/07, Pradeep Arumalla <[EMAIL PROTECTED]> wrote: Hi all, below is what I am trying to do and see if it generates a unique

UUID exception

2007-01-10 Thread Pradeep Arumalla
Hi all, below is what I am trying to do and see if it generates a unique Id everytime I run in a loop, and I get this exception.I know there should be a file with java -d option *" org.apache.commons.id.uuid.config.resource.filename" ,* but what should the file contain.Please help, if any bod