Hello, I have created a CMP bean, but I can never get the create to work without it throwing a DuplicateKeyException. The very first time I used the create it worked, but now I cannot call create without a DuplicateKeyException being thrown. My primary key is a java.lang.String. Each time I try and call the create I make sure that this is an entity that has not already been created. I have tried add the ejipt.createSQL properties. I have tried removing the ejipt.createSQL properties. The only way that I can get it to work is by setting the ejipt.isCreateSilent = true. This seems like a bug. Has anyone else experienced a problem similar to this one? Thanks, Adam ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
