Alex O'Ree created JUDDI-745:
--------------------------------
Summary: juddi server config's max publish settings are not
honored by authenticators
Key: JUDDI-745
URL: https://issues.apache.org/jira/browse/JUDDI-745
Project: jUDDI
Issue Type: Bug
Reporter: Alex O'Ree
Assignee: Kurt T Stam
when adding a new publisher on the fly, the current authenticator's do not
honor the defaults set in the juddiv3.xml file. It looks like all of them are
affected.
publisher.setMaxBindingsPerService(199);
publisher.setMaxBusinesses(100);
publisher.setMaxServicesPerBusiness(100);
publisher.setMaxTmodels(100);
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)