[jboss-user] [JBossWS] - @WebFault and @XmlType issues for Exception classes

2008-04-17 Thread yogeshkb
Hi Team, I have many webservices with operations throwing a common exception (eg., SomeException) across all the services I tried to annotate the SomeException class using various approaches but failed to generate the client stubs with a common target namespace different from the

[jboss-user] [JBossWS] - @WebFault and @XmlType

2007-07-11 Thread 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