OSB JAR IMPORT ERROR: com.sun.xml.ws.spi.db.DatabindingException: Type docs.jutil.messageHandling.MessageRepositoryXmlAdapter not present
(Doc ID 2535220.1)
Last updated on OCTOBER 18, 2021
Applies to:
Oracle Service Bus - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Oracle Server Bus 12.2.1.3.0
After migrating an OSB project from 12.1.3 to OSB 12.2.1.3, compilation errors of the EJB Clients in the busniness services were encountered. These errors are presented in JDeveloper.
The project is OSB application that works well with some business service with EJB protocol having EJBClient.
How to resolve the compilation errors after importing the 12.1.3 OSB project into OSB 12.2.1.3?
<?xml version = '1.0' encoding = 'UTF-8'?>
<markers xmlns="http://xmlns.oracle.com/jdeveloper/110000ide-markers">
<list n="markers">
<hash>
<value n="description" v="WSDL generation failed for the Endpoint CommonCM/BusinessServices/CustomerServicesBS with exception: com.sun.xml.ws.spi.db.DatabindingException: Type docs.jutil.messageHandling.MessageRepositoryXmlAdapter not present
com.sun.xml.ws.spi.db.DatabindingException: Type docs.jutil.messageHandling.MessageRepositoryXmlAdapter not present
	at com.sun.xml.ws.db.toplink.JAXBContextFactory.newContext(JAXBContextFactory.java:190)
	at com.sun.xml.ws.spi.db.BindingContextFactory.create(BindingContextFactory.java:184)
	at com.sun.xml.ws.model.AbstractSEIModelImpl$1.run(AbstractSEIModelImpl.java:222)
	at com.sun.xml.ws.model.AbstractSEIModelImpl$1.run(AbstractSEIModelImpl.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.xml.ws.model.AbstractSEIModelImpl.createJAXBContext(AbstractSEIModelImpl.java:195)&#x
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |