0 Replies Latest reply on Jul 11, 2007 9:36 AM by bartvh

    @WebFault and @XmlType

    bartvh

      Can @WebFault and @XmlType be used on the same element? I have an application exception with additional information. The exception gets defined in the .wsdl as a complex type, but the @XmlType annotation information does not seem to be taken into account: the type is defined in the wrong namespace, and nested elements are included in the type that should not be there.