Hi I'm using CXF that comes with JBoss 6.1.0. I would like to define namespaces for my classes and exception classes. I defined @XmlType annotations for my classes and exception classes but when I publish them I only get the namespace for the objects and not for the exceptions. Is there a way to define this configuration outside the classes?
Regards, Néstor Boscán
