Hello, i would like to marshal a jaxb-annotated pojo to xml with cJavaDslProcessor but I'm not sure how to do this. Does anybody have some suggestions?
Thanks for your reply. This dependency is already included. The failure above may be a bit confusing - sorry for that. It is not the cxf payload. This happens to any class I try to marshal from like com.mypackage.car or com.mypackage.bike. But the packages are added as dependency within cConfig. I thought with adding this dependency, those classes are known by the context? Is there something else I missed?