Following the Xml Transformers training, I am unable to deploy after adding the Xml to JAXB component and creating the jaxb.index file.
The console shows an error that says it cannot find the FlightArray class... its there right next to Flight???
...
FULL TEXT IN ATTACHMENT [25923-more.txt]
1 answer
Well... After messing around with this a while I have it deploying now.
I doubt that this really 'fixed' it but, I did reverse the order of the classes in the jaxb.index file.
Yes, I had already cleaned the project before and after this change. I honestly don't know why it is working now??