The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

Posted

I try to implement in Tibco BW 6.4 aprocess that use XMLtoJava activity.

I have an xsd schema that define an XML an I create java implementation to be used with XMLToJava activity.

When i try to run the process I receive the error :

" com.tibco.bw.core.runtime.ActivityInitException: TIBCO-BW-CORE-500616: Failed to initialize the activity [xmlToJava] in process [mcc_enroll_customer.Enroll], module [MCC_Enroll_Customer] due to activity lifecycle error.

com.tibco.bw.runtime.ActivityLifecycleFault: Data Conversion error. When attempting to convert XML data to Java object encountered exception [javax.xml.bind.JAXBException: Unable to create context

- with linked exception:

[java.lang.reflect.InvocationTargetException]]..

javax.xml.bind.JAXBException: Unable to create context.

java.lang.reflect.InvocationTargetException.

com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 328 counts of IllegalAnnotationExceptions"

 

I attached Schema.zip that contains the xsd and classes.zip that contains the classes.

I think something is wrong with the java class that i wrote, but i'm not understanding where is the problem.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...