Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
In which jar does the class configuration.ALSBConfigurationMBean avaliable in OSB v12c

In which jar does the class com.bea.wli.sb.management.configuration.ALSBConfigurationMBean avaliable in OSB v12c.
We have a client using the OSB integration with our product.
They are getting error like this as our integration is dependent upon the above class.
================================================================================
Caught: java.lang.NoClassDefFoundError: Unable to load class com.bea.wli.sb.management.configuration.ALSBConfigurationMBean due to missing dependency com/bea/wli/config/Ref
java.lang.NoClassDefFoundError: Unable to load class com.bea.wli.sb.management.configuration.ALSBConfigurationMBean due to missing dependency com/bea/wli/config/Ref
=======================================================================
I suggested them to find the latest version of the jar com.bea.common.configfwk.jar in their OSB. They replied us that the jar is unavailable and deprecated in osb v12c.
It would be a great help if you guys tell me where this class (com.bea.wli.sb.management.configuration.ALSBConfigurationMBean ) is available in osb(v12) or any alternate to this