0 Replies Latest reply on Apr 13, 2011 10:47 AM by alperozdamar

    JBOSS jaxws web service problem. Deployed but getting 404 Not found Error

    alperozdamar

      Hello everybody,

       

      I am using (mobicents/mss-1.5.0.FINAL-jboss-jdk6-5.1.0.GA) .

      I wrote jaxws web service and deployed glassfish before.Everything was working fine there.

       

      I try to deploy my web service .war file to JBOSS. I see that my application is deployed successfully from log files.

      But when i tried to reach my wsdl file or project. i am getting 404 not found error.

       

      I am getting 404 for all these request :

       

      http://192.168.20.121:8080/PSR_PS/PSR?wsdl

      http://192.168.20.121:8080/PSR_PS

       

      Please , any ideas ??