5 Replies Latest reply on Apr 12, 2011 4:11 AM by ffang

    soap and rest service don't work together

    michal.warecki

      Hi,

       

      I discovered a problem with deploying 2 services ( in 2 boundles ) : first is jax-ws, second is jax-rs. When I deploy jax-ws service it works, but when I deploy second (jax-rs) service does now work ( 404 ). When I change order of deploying services then jax-rs works but jax-ws not ( 404 ).

       

      Here's my simple configuration:

       

      SOAP:

       

       

       

      When I change address for totally different, services still can't work together. Only port changes gives the expected results.

       

      Where is a problem? Why they can't work on the same ports ?

       

      Edited by: michal.warecki on Apr 9, 2011 6:24 PM