I have been trying to implement Camel 12.1 with Weblogic 12C without success.
The exact .ear file can be implement on Weblogic 10.3 without any issues.
I have tried sourcing for solutions but it seems that there are very limited
resource pertaining to issue that i have encountered.
Can anyone tell
Hi Willem,
I am using ActiveMQ5.6 and Camel 2.10.0 with Weblogic 12C
--
View this message in context:
http://camel.465427.n5.nabble.com/Help-on-deploying-Camel-on-Weblogic-12c-Name-Collision-tp5720837p5720885.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Williem,
The stack trace is as follows:
java.lang.exception:javax.faces.FacesException: Exception[EclipseLink-50007]
(Eclipse Persistence Services - 2.3.2.v2024-r10461):
org.eclipise.persistence.exceptions.JAXBException exception Description:
Name collision. Two classes have the XML typ
Hi Claus Ibsen,
I have tried removing the namespace but the error is still there.
--
View this message in context:
http://camel.465427.n5.nabble.com/Help-on-deploying-Camel-on-Weblogic-12c-Name-Collision-tp5720837p5720880.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Guys,
I encounter the following error when I try to deploy my .ear file that
contains camelContext into weblogic 12c.
*The exact .ear file can be deployed on weblogic 10.3 without any issues.
Would appreciate for any help provide:
The error is as follows:
java.lang.exception:javax.faces.Face