Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3276

Bug in meta-data for sap-idoclist-server endpoint affecting Karaf console help

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.2
    • jboss-fuse-6.2
    • Camel
    • None
    • % %

    Description

      In the following file:

      org.fusesource.camel.component.sap.SapTransactionalIDocListServerEndpoint
      

      The @UriEndpoint annotation gives the wrong syntax:

      @UriEndpoint(scheme = "sap-idoclist-server", consumerClass =
      SapTransactionalIDocListConsumer.class, syntax =
      "sap-idoclist-server:server:rfc", consumerOnly = true, title="SAP IDoc
      List Server")
      

      Presumably, the syntax is probably meant to be something like (taking the @UriPath fields into account):

      syntax = "sap-idoclist-server:serverName:idocType:idocTypeExtension:systemRelease:applicationRelease"
      

      Attachments

        Activity

          People

            bicollin1@redhat.com William Collins (Inactive)
            fbolton@redhat.com Fintan Bolton (Inactive)
            Martin Basovnik Martin Basovnik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: