Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-234

More dynamic registration of our own jUDDI endpoints

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0beta
    • None
    • None

    Description

      We registrer our own WSDL endpoints as part of the install data (root_businessEntity).

      ...

      <bindingTemplate bindingKey="" serviceKey="">
      <description>UDDI Inquiry API V3</description>
      <accessPoint useType="endpoint">http://localhost:8080/juddi/services/inquiry?wsdl</accessPoint>
      <tModelInstanceDetails>
      <tModelInstanceInfo tModelKey="uddi:uddi.org:v3_inquiry">

      ...

      We reference the port (8080) in this data, but we may not be deploying the app to this port. Should we be doing some kind of 'autoregistration' instead?

      For now the workaround is to edit this data.

      Attachments

        Activity

          People

            kstam Kurt Stam
            kurtstam Kurt T Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: