Alex O'Ree created JUDDI-841:
--------------------------------
Summary: save entity permissions with undefined keys
Key: JUDDI-841
URL: https://issues.apache.org/jira/browse/JUDDI-841
Project: jUDDI
Issue Type: Bug
Components: core
Affects Versions: 3.2
Reporter: Alex O'Ree
Assignee: Kurt T Stam
Fix For: 3.2.1
If i create a tmodel without defining a key, i end up with a guid id
uddi:juddi.apache.org:b7669606-a2e8-4fda-be16-f7b64dc3e936
however if i try to explicitly a tmodel with the similar but different key
uddi:juddi.apache.org:b7669606-a2e8-4fda-be16-f7b64dc3e937
Error The proposed key is not within the partition defined by owning publisher.
If you're tring to create a new tModel in a new partition, try creating a
tModel that ends in :keygenerator:
uddi:juddi.apache.org:b7669606-a2e8-4fda-be16-f7b64dc3e937
I'm not too sure if this is a "bug" or not. It does however make it impossible
to restore from backup while maintaining user permissions. Essentially, we have
to save everything as the user root.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)