Bug 780921 (SOA-3383) - Quickstarts contain positive values in juddi.properties, they should contain -1.
Summary: Quickstarts contain positive values in juddi.properties, they should contain -1.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-3383
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Examples, Integration, riftsaw
Version: 5.2.0.ER3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0 GA,5.2.0.ER4
Assignee: Julian Coleman
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-16 14:25 UTC by Julian Coleman
Modified: 2011-10-07 18:05 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-07 18:05:56 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-3383 0 None None None Never

Description Julian Coleman 2011-09-16 14:25:33 UTC
project_key: SOA

RiftSaw quickstarts:
  jboss-as/samples/quickstarts/bpel_esb_helloworld/juddi.properties
  jboss-as/samples/quickstarts/bpel_esb_helloworld_saml/juddi.properties
  jboss-as/samples/quickstarts/bpel_esb_loan_fault/juddi.properties

Platform quickstarts:
  jboss-as/samples/quickstarts/helloworld_ejb3_ws/juddi.properties
  jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/juddi.properties
  jboss-as/samples/quickstarts/opensso/juddi.properties
  jboss-as/samples/quickstarts/swift2xml_action/juddi.properties
  jboss-as/samples/quickstarts/wsmq_router/juddi.properties
  jboss-as/samples/quickstarts/xml2swift_action/juddi.properties

contain the text:

# The maximum number of UDDI artifacts allowed
# per publisher. A value of '-1' indicates any 
# number of artifacts is valid (These values can be
# overridden at the individual publisher level).
juddi.maxBusinessesPerPublisher=25
juddi.maxServicesPerBusiness=20
juddi.maxBindingsPerService=10
juddi.maxTModelsPerPublisher=100

For compatibility with jUDDI 3.1.1, these values should all be set to -1.

Comment 1 Julian Coleman 2011-09-16 14:29:19 UTC
Link: Added: This issue depends RIFTSAW-440


Comment 2 Julian Coleman 2011-09-16 16:08:32 UTC
Resolved with revision 116 (opensso) of:

  src/opensso/samples/quickstarts/opensso/juddi.properties

amd revision 10075 (SOA-P) of:

  src/main/resources/soa-p/quickstarts/common/wsmq_router/juddi.properties
  src/main/resources/soa-p/quickstarts/common/swift2xml_action/juddi.properties
  src/main/resources/soa-p/quickstarts/common/xml2swift_action/juddi.properties
  src/main/resources/soa-p/quickstarts/embedded/helloworld_ejb3_ws_wss/juddi.properties
  src/main/resources/soa-p/quickstarts/embedded/helloworld_ejb3_ws/juddi.properties

Commit message:

  SOA-3383
  Update juddi.properties to be compatible with juddi 3.1.1.


Comment 3 Julian Coleman 2011-09-16 16:08:32 UTC
Release Notes Docs Status: Added: Not Yet Documented
Release Notes Text: Added: For compatibility with jUDDI 3.1.1, the values of:

  juddi.maxBusinessesPerPublisher
  juddi.maxServicesPerBusiness
  juddi.maxBindingsPerService
  juddi.maxTModelsPerPublisher

have been set to '-1' in the quickstart "juddi.properties" files.


Comment 4 David Le Sage 2011-09-18 23:25:48 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Not Required
Writer: Added: dlesage


Comment 5 Len DiMaggio 2011-10-07 18:05:56 UTC
Verified in 5.2.0.ER4


Note You need to log in before you can comment on or make changes to this bug.