Orion cannot generate my ejb if I add the exclusive-write-access attribute to the orion-ejb-jar.xml. I thought this bug was fixed in 1.5.1. We are using the counter.jar that comes with orion but we have two app servers using load balancing. The problem is that with exclusive-write-access, the two servers will overlap in the ids. I'm thinking that if this property is set to false, orion will read the database when it tries to read the next set of 10 ids. Any ideas? Any workarounds? Thanks