Unable to save tModels required for subscriptions via JUDDIApi. ---------------------------------------------------------------
Key: JUDDI-366 URL: https://issues.apache.org/jira/browse/JUDDI-366 Project: jUDDI Issue Type: Bug Affects Versions: 3.0.1 Reporter: Marek Baluch Assignee: Kurt T Stam If I copy "sales_Publisher.xml, marketing_Publisher.xml, sales_tModel.xml and marketing_tModels.xml" files to "juddi_custom_install_data" dir then the models are saved to the database no problem. If I try to save these models via the JUDDI api then I get back a RemoteException occurred in server thread; nested exception is: org.apache.juddi.v3.error.KeyUnavailableException: The proposed key is not within the partition defined by owning publisher: uddi:marketing.apache.org:subscription:keygenerator. IMHO if it is possible to register these tModels by copying them to "juddi_custom_install_data" dir it should be possible to do the same from code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.