Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-1518

Incorrect MBean name registration for type PoolConfiguration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Deployer
    • None
    • 1
    • Hide

      mBeanServer. queryNames( new ObjectName ("iron.jacamar:type=PoolConfiguration")) always returns empty results. 
      while 

      mBeanServer. queryNames( new ObjectName ("iron.jacamar:type=PoolConfigutation")) returns the Pool configurations correctly. 

      Show
      mBeanServer. queryNames( new ObjectName ("iron.jacamar:type= PoolConfiguration ")) always returns empty results.  while  mBeanServer. queryNames( new ObjectName ("iron.jacamar:type= PoolConfigutation ")) returns the Pool configurations correctly. 
    • Compatibility/Configuration
    • Low

      The mBean name that is registered for PoolConfiguration is registered as "PoolConfigutation" 

              tadamski@redhat.com Tomasz Adamski
              iasolanki Akshar D Solanki (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: