Skip to main content

I am on Week 4: Transforming Data, video: XML Transformers. I am at the step of adding the jaxb.index file to the package containing the java classes. I have configured it according to the video by specifying the context and path and the full qualified name of the return class.

...

FULL TEXT IN ATTACHMENT [25837-more.txt]

5 answers
  1. Aug 22, 2015, 5:03 PM

    Missed that you have enabled maven support for the project (see that now in you original question) This is normally not done in the training.

     

    When you have maven support enabled you have to put the jaxb.index file under the resources folder. Including the com/mulesoft/training folder structure.

     

    Or simply disabled maven support for the project and make sure to run the application without maven.

0/9000