0 Replies Latest reply on Jan 15, 2015 3:56 AM by antonio-benvenuto

    JBOSS 5.1.2 - Annotation org.jboss.ws.annotation.SchemaValidation: Where on Maven?

    antonio-benvenuto

      Hi

       

      I'm developing a webservice on JBOSS EAP 5.1.2. I'm using org.jboss.ws.annotation.SchemaValidation annotation for request validation and I'm using maven to handle project dependencies.

      I'm not be able to find dependency for this annotation on maven. I noticed this annotation was packaged into "jbossws-native-core.jar" of jboss application server installation.

       

      My workaround is to use a "system" scoped dependency into pom,but I don't like this solution.

      Someone who can help me?

       

      Thank you

      Antonio