Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
OSB 12.2.1.4 building / deployment problems

After switching to OSB 12.2.1.4 when building our project we got the following error: "com.oracle.weblogic:com.bea.core.xml.xmlbeans:jar:2.6.5-0-0 is missing". We tried to copy the existing jars from OSB instead of this version but seems to not be compatible and got: "[ERROR] Failed to execute goal com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:package (default-package) on project ...: Execution default-package of goal com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:package failed: An API incompatibility was encountered while executing com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:package: java.lang.NoSuchMethodError: com.bea.wli.sb.util.SourceUtils.getXmlOptionsObjectWithEntitySize()Lorg/apache/xmlbeans/XmlOptions".
Any advice from where we should get that library or a workaround?