0 Replies Latest reply on Apr 24, 2012 4:31 PM by jjfraney

    debug an http 404 in jbossws-cxf

    jjfraney

      I have a client running in jboss as 6 sending a request to a service in ASP.NET.

       

      The service is responding with an 404 error.  The question arises: How do we identify the requested uri which cannot be found (ie. 404)?

       

      We have logging turned to DEBUG level for org.apache.cxf.

       

      Our client was successfull last month and is using the same uri in its requests.  We think something has changed on the server side, but what detail can I provide?

       

      Thanks,

      John