0 Replies Latest reply on Sep 6, 2010 10:07 AM by erwincitus

    A little help with jax-ws under jboss

    erwincitus

      Hello,

       

      I hava  WS developed with java 6, jboss 4.2.

      My WS receives a list of DTO, and i have my exceptions handled in my code after the WS makes the parameters injection.

      My wsdl is auto generated , and i have a class mapping with @XmlAttribute(name = "xx", required = true) for the DTO's

      My question is:

      How can i do to catch the exceptions ocurred before the parameters injection ?

       

      Thanks

       

      Erwin