Re: [Acegisecurity-developer] Acegi Database tables issue

2006-03-07 Thread Marco Mistroni
Hello Ben,  thanks a lot for your reply...Does this work OK outside DBUnit? What is the exception and stack track? just for clarify. tables work just fine (and whole acegi infrastructure)error happens because i am importing a database (as excel sheet) usingdbunit.in order to do that (and void dupli

Re: [Acegisecurity-developer] Acegi Database tables issue

2006-03-07 Thread Ben Alex
Marco Mistroni wrote: not being a db whiz, i m not clear on what is the difference between creating this index as opposed tocreate a primary key... anyone could help? Does this work OK outside DBUnit? What is the exception and stack track? Just a tip regarding DBUnit, what I find often works

[Acegisecurity-developer] Acegi Database tables issue

2006-03-06 Thread Marco Mistroni
hello all,   i m using acegi in my webapplication...i copied the code for populating acegi tables from the sample application..everything has worked fine so far, but recently i decided to include dbunit in my webapp in order to import existing database... and i got exceptions mainlybecause the auth