Hi, I'm new with CXF. I'm using version 2.1.3. When I try to use java2ws goal from "cxf-java2ws-plugin" maven plugin, I get:
java.lang.ClassNotFoundException: com.inworx.insurix.commontables.dto.MonedaDTO This class is in a jar that is correctly configured as a maven dependency. What do I have to do for the maven plugin to find id? Thanks in advance Jorge
