I am using the PB api in multiple databases environement. When i persist javabean(BO) the following error occured. Could anyone give me some insight on what's happening? [Error] repository_userB.xml:14:25: Attribute value "my.com.shinyang.einout.business.bo.InventoryBO" of type ID must be unique within the document. [Error] repository_userC.xml:14:25: Attribute value "my.com.shinyang.einout.business.bo.InventoryBO" of type ID must be unique within the document. Actually, in another repository file, that's repository_user.xml. I have the same BO declared. Is it the ID field clash. How to resolve the problems. thanks in advance. regards, Stephen
