0 Replies Latest reply on Oct 11, 2006 8:05 PM by king_country2000

    Start with WSDL or WSDL First

    king_country2000

      Is is possible to do this within JBOSS-WS 1.0.3 using JSR-181 Annotations.

      Just using @WebService(wsdlLocation="META-INF/wsdl/hello.wsdl") does not seem to work as the Java-WSDL mappings are not being found.

      How does one specify the mapping using Annotations ?

      Thanks.