Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • Json support in JAX-WS JBoss eap 6

    Posted on

    Hi,

    I have a web service developed using metro and supporting Json Binding

    @BindingType(JSONBindingID.JSON_BINDING)
    @WebService
    public class myJSONInterface extends AbstractmyInterface{
    
        public myJSONInterface() throws Exception {
            super();
        }
    }
    

    I have seen that JAW-RS supports Json in JBoss, but how to resolve this Binding using JBoss Jax-ws.
    Thanks.

    by

    points

    Responses

    Red Hat

    Quick Links

    Help

    Site Info

    Related Sites

    © 2025 Red Hat, Inc.