5 Replies Latest reply on Apr 30, 2014 2:27 AM by thomas_x

    migrate JAX-RS Jersey project from glassfish to wildfly RestEasy

    thomas_x

      Hi there !

      I just have downloaded the wildfly and tried to migrate a glassfish-jersey project to wildfly !

      All 'normal' RestServices are working. (Normal means, that the services return only a simple JSON-String ("application/json").

       

      I need some Services with JSONP , but i cannot find detailed documentation about that !

       

      Is there an example with JSONP available on the web ?

      can anybody help me please ?

       

      thanks for help !