reset password
Author Message
pateln04
Posts: 22
Posted 12:55 Oct 07, 2012 |

I tried to deploy my web application on cs3 server.  I am getting the following error 

 

 

HTTP Status 404 - Servlet dispatcher is not available

 

I did touch the wb.xml file.  Do you need to restart the tomcat server.

cysun
Posts: 2935
Posted 13:27 Oct 07, 2012 |

Server restarted.

pateln04
Posts: 22
Posted 08:40 Oct 08, 2012 |

still getting same error after server was restarted?

cysun
Posts: 2935
Posted 08:42 Oct 08, 2012 |
pateln04 wrote:

still getting same error after server was restarted?

Then it's problem in your code. Check the URL mapping in particular.

pateln04
Posts: 22
Posted 19:07 Oct 09, 2012 |

ok so deployed a simple servlet app.  Can you restart the serve so I can see if that works

cysun
Posts: 2935
Posted 20:32 Oct 09, 2012 |
pateln04 wrote:

ok so deployed a simple servlet app.  Can you restart the serve so I can see if that works

Restarted.