2 Replies Latest reply on Feb 20, 2014 8:57 AM by luksa

    Servlet not found

    nikolay.mitev

      Hello again,

       

      I'm coming with the next trouble, caused me a sleepless night:

       

      The attached war contains a very simple Hello World servlet. After deploying on CP the /hello servlet is visible in the administration console, but when I hit it, the response is 404. I did really many scenarios (recompiling and deploying again): with empty lib folder, with ROOT context, POST, GET, really many, but CD responses every time Not Found. The same project is deployed fine on GAE, in the local GPE and even on Tomcat and the /hello call is successful, only on CD not.

       

      Can someone help?

       

      Thanks