0 Replies Latest reply on Feb 20, 2008 12:44 AM by bytor99999

    Are these properties/operations for DS and JMS correct/neede

      The following properties show up under ComponentTypes Datasource/LocalTX,NoTX, XAtx, are they all needed, are some not valid as tags within say a <local-tx-datasource> tag in a -ds.xml file.

      rar-name
      connection-definition
      jmx-invoker-name
      prefill
      background-validation
      background-validation-minutes
      validate-on-match
      use-strict-min
      statistics-formatter
      isSameRM-override-value
      track-connection-by-tx
      config-property
      depends
      metadata
      type-mapping
      localTransactions

      (XA Only property)
      xa-resource-timeout


      Under JMS I see the following two statistic properties, they are complex types, Maps with keys that we would consider a statistic. However, some of the keys are for other statistic properties already defined for Destinations.
      Statistic properties in question
      messageCounter the properties within it.
      messageStatistics the properties within it.

      Are the operations correct for Topics and Queues
      Where are some of the operations like listDurableSubscriptions or listNonDurableSubscriptions, do both Destination type now have the same identical set of operations?

      Thanks